angstrom-2008.1.conf: sync with 2007.1 changes
authorPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 18 Dec 2007 16:47:19 +0000 (16:47 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 18 Dec 2007 16:47:19 +0000 (16:47 +0000)
* update to packaged feed configuration
* handhelds.org kernel update to hh19

conf/distro/angstrom-2008.1.conf

index 145c463..17b4f53 100644 (file)
@@ -35,14 +35,6 @@ DISTRO_TYPE ?= "debug"
 # Also, it appears that no locales fit in 16Mb for now. "C" locale rules!
 IMAGE_LINGUAS = '${@base_less_or_equal("ROOT_FLASH_SIZE", "16", "", "en-gb", d)}'
 
-FEED_URIS += " \
-               no-arch##${ANGSTROM_URI}/unstable/feed/all \
-               base##${ANGSTROM_URI}/unstable/feed/${FEED_ARCH}/base \
-               perl##${ANGSTROM_URI}/unstable/feed/${FEED_ARCH}/perl \
-               python##${ANGSTROM_URI}/unstable/feed/${FEED_ARCH}/python \
-               debug##${ANGSTROM_URI}/unstable/feed/${FEED_ARCH}/debug \
-               gstreamer##${ANGSTROM_URI}/unstable/feed/${FEED_ARCH}/gstreamer \
-               ${MACHINE}##${ANGSTROM_URI}/unstable/feed/${FEED_ARCH}/machine/${MACHINE}"
 
 # set feed path variables
 FEED_BASEPATH = "feeds/2008/${ANGSTROM_PKG_FORMAT}/${ANGSTROM_MODE}/"
@@ -61,7 +53,7 @@ MACHINE_KERNEL_VERSION = "2.6"
 PCMCIA_MANAGER = "pcmciautils"
 
 #Preferred version for the kernel on various machines
-PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.21-hh18"
+PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.21-hh19"
 
 #This is unrelated to the kernel version, but userspace apps (e.g. HAL) require a recent version to build against
 PREFERRED_VERSION_linux-libc-headers   = "2.6.23"
@@ -182,7 +174,7 @@ DISTRO_EXTRA_RDEPENDS += "\
     update-modules \
     ${@base_contains("MACHINE_FEATURES", "screen", "psplash", "",d)} \   
     angstrom-version \
-    ipkg ipkg-collateral \
+    ipkg ipkg-collateral ${ANGSTROM_FEED_CONFIGS} \
     util-linux-mount util-linux-umount \
     ${DEBUG_APPS} \
     "