mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
linux-yocto/5.15: fix arm defconfig warnings
Integrating the following commit(s) to linux-yocto/5.15:
02bf23d26bc4 arm64: defconfig: cleanup config options
05914e2c87e5 arm: defconfig: drop unused POWER_AVS option
(From OE-Core rev: 40e680de829cf0d394f0c10bb7363604b18a489b)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
af01b73f3c
commit
044d0d4492
@@ -11,7 +11,7 @@ python () {
|
||||
raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "4cf3777087098d1900d7b10f9fa902374e147243"
|
||||
SRCREV_machine ?= "04a95b0307715d513560636c2bef4238dde56c86"
|
||||
SRCREV_meta ?= "9855687d0262b744ef201fc6e019c659033b83b2"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
|
||||
|
||||
Reference in New Issue
Block a user