mirror of
https://git.yoctoproject.org/poky
synced 2026-07-15 15:37:03 +00:00
linux-yocto/3.10: update meta SRCREV for beagleboard config changes
Updating the beagleboard configuration to match the 3.10 kernel changes. With this, the beagle* boards boot out of the box, with no additional changes required. Simarpreet Singh <simar@linux.com> (From OE-Core rev: 410a4db2faec084a0e918dfce9fcb6c54d2aeaaf) Signed-off-by: Liming Wang <liming.wang@windriver.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
ea8494350f
commit
fbd629745f
@@ -10,7 +10,7 @@ LINUX_VERSION ?= "3.10.10"
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "ebc8428fdd938cfdfcdcadd77c3308ece6a57de1"
|
||||
SRCREV_meta ?= "cd502a88148ab214b54860f97a96f41858fd6446"
|
||||
SRCREV_meta ?= "ea900d1db60ba48962227f0976ac55f9e25bfa24"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user