summaryrefslogtreecommitdiffstats
path: root/meta-cedartrail
diff options
context:
space:
mode:
authorKishore Bodke <kishore.k.bodke@intel.com>2012-05-04 11:42:14 -0700
committerTom Zanussi <tom.zanussi@intel.com>2012-05-04 15:36:03 -0500
commit3dc4d1cc00248ce12f2c332be0a59b720cc200f3 (patch)
tree7345f8680f2bb756876585bd6f9f5f54e2393ce1 /meta-cedartrail
parentbde31fd7e66faea865d24ff0858a9006b89e4e54 (diff)
downloadmeta-intel-3dc4d1cc00248ce12f2c332be0a59b720cc200f3.tar.gz
Cedartrail: Update SRCREV of yocto/pvr kernel branch
Yocto/pvr branch has been updated with new kernel patches. So update the SRCREV for the same. Add SRC_URI to build Cedartrail with nopvr version. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-cedartrail')
-rw-r--r--meta-cedartrail/recipes-kernel/linux/linux-yocto_3.0.bbappend4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-cedartrail/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-cedartrail/recipes-kernel/linux/linux-yocto_3.0.bbappend
index 0a4095dd..68ff3ea2 100644
--- a/meta-cedartrail/recipes-kernel/linux/linux-yocto_3.0.bbappend
+++ b/meta-cedartrail/recipes-kernel/linux/linux-yocto_3.0.bbappend
@@ -2,6 +2,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.0;protocol=git;bareclone=1;branch=${KBRANCH},meta,yocto/pvr;name=machine,meta,pvr" 3SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.0;protocol=git;bareclone=1;branch=${KBRANCH},meta,yocto/pvr;name=machine,meta,pvr"
4 4
5SRC_URI_cedartrail-nopvr = "git://git.yoctoproject.org/linux-yocto-3.0;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta"
6
5COMPATIBLE_MACHINE_cedartrail = "cedartrail" 7COMPATIBLE_MACHINE_cedartrail = "cedartrail"
6KMACHINE_cedartrail = "yocto/standard/cedartrail" 8KMACHINE_cedartrail = "yocto/standard/cedartrail"
7KERNEL_FEATURES_append_cedartrail += " cfg/smp.scc" 9KERNEL_FEATURES_append_cedartrail += " cfg/smp.scc"
@@ -15,7 +17,7 @@ KERNEL_FEATURES_append_cedartrail-nopvr += " cfg/smp.scc"
15 17
16SRCREV_machine_pn-linux-yocto_cedartrail ?= "81fd8c307997aff37916828dc8b4ef72f5d35a94" 18SRCREV_machine_pn-linux-yocto_cedartrail ?= "81fd8c307997aff37916828dc8b4ef72f5d35a94"
17SRCREV_meta_pn-linux-yocto_cedartrail ?= "a4ac64fe873f08ef718e2849b88914725dc99c1c" 19SRCREV_meta_pn-linux-yocto_cedartrail ?= "a4ac64fe873f08ef718e2849b88914725dc99c1c"
18SRCREV_pvr_pn-linux-yocto_cedartrail ?= "9d0264753e869d21ec4d9a6dd5558de73d64f94d" 20SRCREV_pvr_pn-linux-yocto_cedartrail ?= "997f5644664b31ebefd6e16c451c4a3729eb378a"
19 21
20SRCREV_machine_pn-linux-yocto_cedartrail-nopvr ?= "81fd8c307997aff37916828dc8b4ef72f5d35a94" 22SRCREV_machine_pn-linux-yocto_cedartrail-nopvr ?= "81fd8c307997aff37916828dc8b4ef72f5d35a94"
21SRCREV_meta_pn-linux-yocto_cedartrail-nopvr ?= "a4ac64fe873f08ef718e2849b88914725dc99c1c" 23SRCREV_meta_pn-linux-yocto_cedartrail-nopvr ?= "a4ac64fe873f08ef718e2849b88914725dc99c1c"