From 1039577c9d25cdbcd3bb3f4d4cefc7e6b0c1985b Mon Sep 17 00:00:00 2001 From: John Bowler Date: Fri, 3 Feb 2006 18:58:29 +0000 Subject: unslung: add file/*.bb to conf as file-native is required in conf --- conf/distro/unslung-packages.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/distro/unslung-packages.conf b/conf/distro/unslung-packages.conf index 4cef102535..e889a65df5 100644 --- a/conf/distro/unslung-packages.conf +++ b/conf/distro/unslung-packages.conf @@ -1,4 +1,3 @@ -# automatically generated by bitbake freeze BBFILES := "\ ${PKGDIR}/packages/autoconf/*.bb \ ${PKGDIR}/packages/automake/*.bb \ @@ -8,6 +7,7 @@ ${PKGDIR}/packages/busybox/*.bb \ ${PKGDIR}/packages/cpio/*.bb \ ${PKGDIR}/packages/devio/*.bb \ ${PKGDIR}/packages/fakeroot/*.bb \ +${PKGDIR}/packages/file/*.bb \ ${PKGDIR}/packages/findutils/*.bb \ ${PKGDIR}/packages/flex/*.bb \ ${PKGDIR}/packages/freeze/*.bb \ -- cgit v1.2.3 ' selected='selected'>multitech-corecdp-1.x Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/autoconf
AgeCommit message (Expand)AuthorFiles
2006-12-16autoconf: unify recipesRolf Leggewie5
2006-12-14autoconf: added 2.61 (with DEF_PREF=-1 as not yet tested)Marcin Juszkiewicz13
2006-08-27autoconf: Drop bogus RRECOMMENDSRichard Purdie3
2006-08-06packages/autoconf/autoconf: Update SIZE_OF check. Use the new $SIZE check onl...Holger Freyther1
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther1
2006-07-02packages/autoconf/autoconf-native: Do not RRECOMMEND automake-nativeHolger Freyther1
2006-07-01autoconf: changed the sizeof patch a little bit;Frans Meulenbroeks2
2006-03-23autoconf: Correct the xlibs detection to correctly detect xlibs (from poky)Richard Purdie2
2006-02-21packages/antlr/antlr-native:Holger Freyther1
2005-06-30import clean BK tree at cset 1.3670Koen Kooi13
2005-03-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson1
2005-03-09Automake:Chris Larson3
2005-03-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson2
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson12