[oe-commits] org.oe.dev angstrom: tidy up angstrom.inc

koen commit openembedded-commits at lists.openembedded.org
Mon Aug 28 07:56:43 UTC 2006


angstrom: tidy up angstrom.inc

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: f91914d2b499923a74ce003d785feb6fe79d009a
ViewMTN: http://monotone.openembedded.org/revision.psp?id=f91914d2b499923a74ce003d785feb6fe79d009a
Files:
1
conf/distro/include/angstrom.inc
Diffs:

#
# mt diff -r1e0480e593c593d843d47a6544316b0a4962aabc -rf91914d2b499923a74ce003d785feb6fe79d009a
#
# 
# 
# patch "conf/distro/include/angstrom.inc"
#  from [19e5c2477d506c1766eb7ed27cff199b702fab91]
#    to [582efca97968523f6946656be32dbb406ea44b1f]
# 
============================================================
--- conf/distro/include/angstrom.inc	19e5c2477d506c1766eb7ed27cff199b702fab91
+++ conf/distro/include/angstrom.inc	582efca97968523f6946656be32dbb406ea44b1f
@@ -37,9 +37,6 @@ TARGET_FPU_arm = "soft"
 #ARM EABI is softfloat by default, but let's make sure :)
 TARGET_FPU_arm = "soft"
 
-#Always ship these packages
-BOOTSTRAP_EXTRA_RDEPENDS += "angstrom-version coreutils dropbear sysvinit"
-
 #Name the generated images in a sane way
 IMAGE_NAME = "${DISTRO_NAME}-${IMAGE_BASENAME}-${DISTRO_VERSION}-${MACHINE}"
 DEPLOY_DIR_IMAGE = ${DEPLOY_DIR}/images/${MACHINE}
@@ -48,4 +45,4 @@ DISTRO_CHECK := "${@bb.data.getVar("DIST
 DISTRO_CHECK := "${@bb.data.getVar("DISTRO_VERSION",d,1) or bb.fatal('Remove this line or set a dummy DISTRO_VERSION if you really want to build an unversioned distro')}"
 
 # We want images supporting the following features (for task-base)
+DISTO_FEATURES = "nfs smbfs wifi ppp alsa bluetooth ext2 irda pcmcia usbgadget usbhost"
-DISTO_FEATURES = "nfs smbfs ipsec wifi ppp alsa bluetooth ext2 irda pcmcia usbgadget usbhost"






More information about the Openembedded-commits mailing list