From: Koen Kooi Date: Sat, 6 Jan 2007 17:34:29 +0000 (+0000) Subject: angstrom oabi: add kernel version for h3600 X-Git-Tag: Release-2010-05/1~9446^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d28f5b320d43e7f78d150c210aafe52a7f744c03;p=openembedded.git angstrom oabi: add kernel version for h3600 --- diff --git a/conf/distro/angstrom-2007.1-oabi.conf b/conf/distro/angstrom-2007.1-oabi.conf index 2c03702977..2d8a27d04d 100644 --- a/conf/distro/angstrom-2007.1-oabi.conf +++ b/conf/distro/angstrom-2007.1-oabi.conf @@ -9,6 +9,8 @@ TARGET_OS = "linux" PACKAGE_ARCH = "arm-oabi" PACKAGE_EXTRA_ARCHS = "arm-oabi" +PREFERRED_VERSION_linux-handhelds-2.6_h3600 = "2.6.19-hh7" + FEED_ARCH_collie = "arm" FEED_ARCH_h3600 = "arm" FEED_ARCH_h3800 = "arm"