[oe-commits] Koen Kooi : angstrom 2008.1: remove opkg and opkg-collateral, rootfs_ipk. bbclass already takes care of those for us

GIT User account git at amethyst.openembedded.net
Mon Dec 29 13:52:12 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b52163ffb91167aabec445f5ad3a75f935990e5e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b52163ffb91167aabec445f5ad3a75f935990e5e

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Dec 29 14:46:48 2008 +0100

angstrom 2008.1: remove opkg and opkg-collateral, rootfs_ipk.bbclass already takes care of those for us

---

 conf/distro/angstrom-2008.1.conf |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
index 7a052ab..e1ceb98 100644
--- a/conf/distro/angstrom-2008.1.conf
+++ b/conf/distro/angstrom-2008.1.conf
@@ -196,7 +196,7 @@ DISTRO_EXTRA_RDEPENDS += "\
     update-modules \
     ${@base_contains("MACHINE_FEATURES", "screen", "psplash", "",d)} \   
     angstrom-version \
-    opkg-nogpg opkg-collateral ${ANGSTROM_FEED_CONFIGS} \
+    ${ANGSTROM_FEED_CONFIGS} \
     util-linux-ng-mount util-linux-ng-umount \
     ${DEBUG_APPS} angstrom-libc-fixup-hack \
     "
@@ -204,6 +204,7 @@ DISTRO_EXTRA_RDEPENDS += "\
 DISTRO_EXTRA_RRECOMMENDS += " \
     kernel-module-vfat \
     kernel-module-ext2 \
+    kernel-module-ext3 \
     kernel-module-af-packet \
     avahi-daemon \
     avahi-autoipd \





More information about the Openembedded-commits mailing list