From 3e846ba477aef514313450d4dba343e097be1418 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 5 Sep 2005 12:16:56 +0000 Subject: Updates against mainline openembedded + removal of some unneeded files git-svn-id: https://svn.o-hand.com/repos/poky@19 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/conf/distro/familiar-distro.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 openembedded/conf/distro/familiar-distro.conf (limited to 'openembedded/conf/distro/familiar-distro.conf') diff --git a/openembedded/conf/distro/familiar-distro.conf b/openembedded/conf/distro/familiar-distro.conf new file mode 100644 index 000000000..497ba6a89 --- /dev/null +++ b/openembedded/conf/distro/familiar-distro.conf @@ -0,0 +1,11 @@ +#@TYPE: Distribution +#@NAME: Familiar Linux +#@DESCRIPTION: Distribution configuration for Familiar Linux (handhelds.org) + +INHERIT += "package_ipk debian" +TARGET_OS = "linux" + +PARALLEL_INSTALL_MODULES = "1" + +UDEV_DEVFS_RULES = "1" + -- cgit v1.2.3