mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
meta-cedartrail: update SRCREV
Remove the kernel feature set from the BSP. These have been moved to kernel features. Update the SRCREV for meta to pull in these kernel feature set. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
8bc2fa1350
commit
a2c22fb791
|
@ -7,8 +7,6 @@ SRC_URI_cedartrail-nopvr = "git://git.yoctoproject.org/linux-yocto-3.0;protocol=
|
|||
COMPATIBLE_MACHINE_cedartrail = "cedartrail"
|
||||
KMACHINE_cedartrail = "cedartrail"
|
||||
KBRANCH_cedartrail = "yocto/standard/cedartrail"
|
||||
KERNEL_FEATURES_append_cedartrail += " cfg/smp.scc"
|
||||
KERNEL_FEATURES_append_cedartrail += "cfg/drm-cdvpvr.scc"
|
||||
KERNEL_FEATURES_append_cedartrail += "bsp/cedartrail/cedartrail-pvr-merge.scc"
|
||||
KERNEL_FEATURES_append_cedartrail += "cfg/efi-ext.scc"
|
||||
|
||||
|
@ -18,7 +16,7 @@ KBRANCH_cedartrail-nopvr = "yocto/standard/cedartrail"
|
|||
KERNEL_FEATURES_append_cedartrail-nopvr += " cfg/smp.scc"
|
||||
|
||||
SRCREV_machine_pn-linux-yocto_cedartrail ?= "81fd8c307997aff37916828dc8b4ef72f5d35a94"
|
||||
SRCREV_meta_pn-linux-yocto_cedartrail ?= "a4ac64fe873f08ef718e2849b88914725dc99c1c"
|
||||
SRCREV_meta_pn-linux-yocto_cedartrail ?= "46e8fc2bbbe73514e8d99101adaaa373f760ffa7"
|
||||
SRCREV_pvr_pn-linux-yocto_cedartrail ?= "997f5644664b31ebefd6e16c451c4a3729eb378a"
|
||||
|
||||
SRCREV_machine_pn-linux-yocto_cedartrail-nopvr ?= "81fd8c307997aff37916828dc8b4ef72f5d35a94"
|
||||
|
|
Loading…
Reference in New Issue
Block a user