mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
linux-yocto: config cleanup and streamlining
This incorporates the following meta branch commits: 353d43d fri2: cleanup bsp config 2a605e2 sugarbay: cleanup bsp config 47b76ed fishriver: cleanup bsp config ad6edab jasperforest: cleanup bsp config 07f7e89 emenlow: cleanup bsp config d32a651 crownbay: cleanup bsp config ad2d621 meta: add vesafb feature 913facf features/drm-psb: add related config options (From OE-Core rev: e08e44da5be348a1ec065ed29a07dbc31ae1035d) 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
f30c3da2c2
commit
839f699e66
@@ -16,7 +16,7 @@ LINUX_KERNEL_TYPE = "preempt-rt"
|
||||
|
||||
SRCREV_machine ?= "0936e13cc65d816f1759e2322c5e3fc82a5037f3"
|
||||
SRCREV_machine_qemuppc ?= "0936e13cc65d816f1759e2322c5e3fc82a5037f3"
|
||||
SRCREV_meta ?= "d05450e4aef02c1b7137398ab3a9f8f96da74f52"
|
||||
SRCREV_meta ?= "353d43d340e87996b4be4c5f6ddb4447e050b65c"
|
||||
|
||||
PR = "r1"
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
@@ -18,7 +18,7 @@ SRCREV_machine_qemuppc ?= "eccd57eaa4c2b580b9adbbc39e19ecbff56779ae"
|
||||
SRCREV_machine_qemux86 ?= "72671808fdbe69a9fe03fd8f094e7c59da04a28c"
|
||||
SRCREV_machine_qemux86-64 ?= "2b2d0954a6fd12b4bb7f02f019bc62633c8060a1"
|
||||
SRCREV_machine ?= "6b2c7d65b844e686eae7d5cccb9b638887afe28e"
|
||||
SRCREV_meta ?= "d05450e4aef02c1b7137398ab3a9f8f96da74f52"
|
||||
SRCREV_meta ?= "353d43d340e87996b4be4c5f6ddb4447e050b65c"
|
||||
|
||||
PR = "r2"
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user