summaryrefslogtreecommitdiffstats
path: root/meta/packages
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-11-04 11:43:33 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-11-04 11:43:33 +0000
commit51be1fad9c2889755787f94f07174f854d23f8db (patch)
treef22a5a4ec17ff97eedfd95b366482f05ec74d9a3 /meta/packages
parentf27cbd1a4e76ae4ce9728a380ee678df9953ed21 (diff)
downloadpoky-51be1fad9c2889755787f94f07174f854d23f8db.tar.gz
linux-simtec: Update simtec1 -> simtec3 and add COMPATIBLE_MACHINE
Diffstat (limited to 'meta/packages')
-rw-r--r--meta/packages/linux/linux-simtec-2.6.26-simtec3/depicture-defconfig-append (renamed from meta/packages/linux/linux-simtec-2.6.26-simtec1/depicture-defconfig-append)0
-rw-r--r--meta/packages/linux/linux-simtec_2.6.26-simtec3.bb (renamed from meta/packages/linux/linux-simtec_2.6.26-simtec1.bb)4
2 files changed, 3 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-simtec-2.6.26-simtec1/depicture-defconfig-append b/meta/packages/linux/linux-simtec-2.6.26-simtec3/depicture-defconfig-append
index fc1af85bef..fc1af85bef 100644
--- a/meta/packages/linux/linux-simtec-2.6.26-simtec1/depicture-defconfig-append
+++ b/meta/packages/linux/linux-simtec-2.6.26-simtec3/depicture-defconfig-append
diff --git a/meta/packages/linux/linux-simtec_2.6.26-simtec1.bb b/meta/packages/linux/linux-simtec_2.6.26-simtec3.bb
index 9eb2c88d3d..9a7d95ab95 100644
--- a/meta/packages/linux/linux-simtec_2.6.26-simtec1.bb
+++ b/meta/packages/linux/linux-simtec_2.6.26-simtec3.bb
@@ -7,8 +7,10 @@ PROVIDES += "virtual/kernel"
7DEFAULT_PREFERENCE = "-1" 7DEFAULT_PREFERENCE = "-1"
8DEFAULT_PREFERENCE_depicture = "1" 8DEFAULT_PREFERENCE_depicture = "1"
9 9
10COMPATIBLE_MACHINE = "depicture"
11
10SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.26.tar.bz2 \ 12SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.26.tar.bz2 \
11 http://www.simtec.co.uk/products/SWLINUX/files/patch-2.6.26-simtec1.bz2;patch=1 \ 13 http://www.simtec.co.uk/products/SWLINUX/files/patch-2.6.26-simtec3.bz2;patch=1 \
12 file://${MACHINE}-defconfig-append \ 14 file://${MACHINE}-defconfig-append \
13 " 15 "
14 16