diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2009-11-10 11:06:55 +0100 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2009-11-10 11:06:55 +0100 |
commit | 45a8cde733e2a4b78cc431071d37f70e71ce34ef (patch) | |
tree | 985c371f65f9e42dab6ca55ad415556a761ff8c7 /recipes/linux/linux_2.6.31.bb | |
parent | df42e934d34da0e6b0e9e8c9e6e2bd85bd2c2a23 (diff) | |
parent | ebf3936f96740e7c950a12e993d27de93de33a68 (diff) |
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/linux/linux_2.6.31.bb')
-rw-r--r-- | recipes/linux/linux_2.6.31.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/linux/linux_2.6.31.bb b/recipes/linux/linux_2.6.31.bb index 15597104b6..21ebe2cc95 100644 --- a/recipes/linux/linux_2.6.31.bb +++ b/recipes/linux/linux_2.6.31.bb @@ -1,6 +1,6 @@ require linux.inc -PR = "r3" +PR = "r5" S = "${WORKDIR}/linux-${PV}" @@ -11,9 +11,10 @@ DEFAULT_PREFERENCE_collie = "1" DEFAULT_PREFERENCE_db1200 = "1" DEFAULT_PREFERENCE_qemumips = "1" DEFAULT_PREFERENCE_qemux86 = "1" +DEFAULT_PREFERENCE_iei-nanogx-466 = "1" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ - ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.3.bz2;patch=1 \ + ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.5.bz2;patch=1 \ file://defconfig" SRC_URI_append_db1200 ="\ |