mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
linux-yocto/5.19: cfg: intel and vesa updates
Integrating the following commit(s) to linux-yocto/.:
399055aee2f vesafb.cfg: rename FB_BOOT_VESA_SUPPORT -> BOOT_VESA_SUPPORT
fe0fe0945fb media-radio.cfg: switch RADIO_ADAPTERS from y to m
9724cfa270c bsp/common-pc-64 : add igc driver
39431755e59 bsp/intel-common: add igc driver for meta-intel bsp machines
(From OE-Core rev: e0b898e0e058f584c39f24a0ecb342624f55a51d)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 47b3c8b07322c69b6070fee4803d3beee66f9a67)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0357d4635c
commit
e727de0359
@@ -12,7 +12,7 @@ python () {
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "59a2ffca6673305b3b9e3186294feb5437698d18"
|
||||
SRCREV_meta ?= "200c6fddf19c4a54c86dbfbe3d0f64597f5bc0c2"
|
||||
SRCREV_meta ?= "399055aee2fe59fbde5f7f9aadcc953bf49222f4"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
|
||||
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.19;destsuffix=${KMETA}"
|
||||
|
||||
@@ -15,7 +15,7 @@ KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "82689c62701573edb28ef1df2bd83adafd3ca701"
|
||||
SRCREV_meta ?= "200c6fddf19c4a54c86dbfbe3d0f64597f5bc0c2"
|
||||
SRCREV_meta ?= "399055aee2fe59fbde5f7f9aadcc953bf49222f4"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ SRCREV_machine:qemux86 ?= "82689c62701573edb28ef1df2bd83adafd3ca701"
|
||||
SRCREV_machine:qemux86-64 ?= "82689c62701573edb28ef1df2bd83adafd3ca701"
|
||||
SRCREV_machine:qemumips64 ?= "4e9603752156d3a0b9fe53309f4bc78d3f4f7df5"
|
||||
SRCREV_machine ?= "82689c62701573edb28ef1df2bd83adafd3ca701"
|
||||
SRCREV_meta ?= "200c6fddf19c4a54c86dbfbe3d0f64597f5bc0c2"
|
||||
SRCREV_meta ?= "399055aee2fe59fbde5f7f9aadcc953bf49222f4"
|
||||
|
||||
# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll
|
||||
# get the <version>/base branch, which is pure upstream -stable, and the same
|
||||
|
||||
Reference in New Issue
Block a user