summaryrefslogtreecommitdiffstats
path: root/meta/packages/linux/linux-rp_2.6.26.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-07-22 11:26:05 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-07-22 11:26:05 +0000
commit50e3ea738d7c73b155072538f63d78df1d9177a4 (patch)
treee7ebb7d23a6fa346917969093b7429c6a9c71d65 /meta/packages/linux/linux-rp_2.6.26.bb
parent44abf32a27b3b69f26c694d1d4b60edc15f0db33 (diff)
downloadpoky-50e3ea738d7c73b155072538f63d78df1d9177a4.tar.gz
linux-rp: added armv7a fix from linux-omap to make qemuarmv7 build
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4926 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux-rp_2.6.26.bb')
-rw-r--r--meta/packages/linux/linux-rp_2.6.26.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-rp_2.6.26.bb b/meta/packages/linux/linux-rp_2.6.26.bb
index a2f264761a..04e0ff4d0d 100644
--- a/meta/packages/linux/linux-rp_2.6.26.bb
+++ b/meta/packages/linux/linux-rp_2.6.26.bb
@@ -1,6 +1,6 @@
1require linux-rp.inc 1require linux-rp.inc
2 2
3PR = "r7" 3PR = "r8"
4 4
5DEFAULT_PREFERENCE = "-1" 5DEFAULT_PREFERENCE = "-1"
6DEFAULT_PREFERENCE_qemuarm = "1" 6DEFAULT_PREFERENCE_qemuarm = "1"
@@ -56,6 +56,7 @@ SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.25.tar.bz2 \
56 file://versatile-armv6.patch;patch=1 \ 56 file://versatile-armv6.patch;patch=1 \
57 file://cpufreq-fix.patch;patch=1 \ 57 file://cpufreq-fix.patch;patch=1 \
58 file://zaurus-i2c-init.patch;patch=1 \ 58 file://zaurus-i2c-init.patch;patch=1 \
59 file://fixes.patch;patch=1 \
59 file://defconfig-c7x0 \ 60 file://defconfig-c7x0 \
60 file://defconfig-hx2000 \ 61 file://defconfig-hx2000 \
61 file://defconfig-akita \ 62 file://defconfig-akita \