mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
linux-yocto/3.4: update to v3.4.3
Bumping the linux-yocto 3.4 SRCREV to import the -stable update to v3.4.3. (From OE-Core rev: 529d07cf663e671140ea99877e73db091d5a9734) 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
4f9f8c62d5
commit
3426c8bfa4
@@ -4,14 +4,14 @@ require recipes-kernel/linux/linux-yocto.inc
|
||||
KBRANCH = "standard/preempt-rt/base"
|
||||
KBRANCH_qemuppc = "standard/preempt-rt/qemu-ppc32"
|
||||
|
||||
LINUX_VERSION ?= "3.4.1"
|
||||
LINUX_VERSION ?= "3.4.3"
|
||||
LINUX_KERNEL_TYPE = "preempt-rt"
|
||||
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "9dc5e97d144abb03deec411acb9c64883602cff9"
|
||||
SRCREV_machine_qemuppc ?= "241a41d6104df6916280f1273894bbd7fa7cdd71"
|
||||
SRCREV_meta ?= "0f6975b8d01ffba0cd5f3548812e763c8610965b"
|
||||
SRCREV_machine ?= "e1247309cd90fbdb17479f909a7172e4b0b622d0"
|
||||
SRCREV_machine_qemuppc ?= "10ba85000bd4e32ea9e5557bf6d9166b12651c02"
|
||||
SRCREV_meta ?= "ef03644fe33f7fd6f50a36b85701fdc6d73e2c96"
|
||||
|
||||
PR = "r0"
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user