mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
cfg-fragments: update to 6.6
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
8dd5ca2900
commit
8c18554d3e
|
@ -12,10 +12,10 @@ do_configure[noexec] = "1"
|
||||||
do_compile[noexec] = "1"
|
do_compile[noexec] = "1"
|
||||||
INHIBIT_DEFAULT_DEPS = "1"
|
INHIBIT_DEFAULT_DEPS = "1"
|
||||||
|
|
||||||
LINUX_VERSION ?= "6.5"
|
LINUX_VERSION ?= "6.6"
|
||||||
PV = "v${LINUX_VERSION}+git${SRCREV}"
|
PV = "v${LINUX_VERSION}+git${SRCREV}"
|
||||||
|
|
||||||
SRCREV = "fa8ffc924f6d91ea09c9f792a5bb8a184ec1657a"
|
SRCREV = "b1072b06ac50267e3adfdfc8e8e3867425ba766e"
|
||||||
SRC_URI = "\
|
SRC_URI = "\
|
||||||
git://git.yoctoproject.org/yocto-kernel-cache;branch=yocto-${LINUX_VERSION} \
|
git://git.yoctoproject.org/yocto-kernel-cache;branch=yocto-${LINUX_VERSION} \
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user