linux-yocto/5.19: fix reproducibility issues

Integrating the following commit(s) to linux-yocto/5.19:

    e0e977e1b098 init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash

(From OE-Core rev: ae62fc90de6b474ab67e0e0e5685414ceb18e1bd)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2022-08-08 23:42:58 -04:00
committed by Richard Purdie
parent dcbdc09a08
commit da0861915c
3 changed files with 12 additions and 12 deletions

View File

@@ -11,7 +11,7 @@ python () {
raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
}
SRCREV_machine ?= "e41cf2ea686c923a56b8fbc52ea998dc7193f099"
SRCREV_machine ?= "942f6fb5262e8432d6fa982022d953e6a63aec64"
SRCREV_meta ?= "89fdc2046baff988519317cbe838386b6489779f"
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \