mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
linux-yocto: intel BSP config changes
Updating the meta SRCREV for the following fixes: 1dfd60f meta/fishriver: move smp options from recipe-space 012780a meta/emenlow: move smp options from recipe-space b59b1a5 meta/crownbay: move smp options from recipe-space 74dc6ac meta/sugarbay: remove boot-live options a4bedcb meta/jasperforest: remove boot-live options 4ae7b81 meta/sugarbay: use usb features 30e7e8c meta/jasperforest: use usb features 22d0c5d meta/fishriver: use usb features e262965 meta/emenlow: use usb features (From OE-Core rev: 5bf86f42e25489ebe92d2c891ee7ee340d668e29) Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3e57b1d749
commit
62c5e6a161
@@ -12,7 +12,7 @@ KCONFIG_MODE = "--allnoconfig"
|
||||
LINUX_VERSION ?= "3.2.11"
|
||||
|
||||
SRCREV_machine ?= "61960ba8e910d54b5525d5e9b6a7469bc399c246"
|
||||
SRCREV_meta ?= "6b3d4e09aa2531e9649f3f03827b7efbccfcec03"
|
||||
SRCREV_meta ?= "1dfd60fa1250259eed38ae5b2840eb37e3758a1b"
|
||||
|
||||
PR = "r0"
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user