1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-27 19:37:10 +00:00

linux-yocto/5.14: revert: scripts/gcc-plugins: consistently use HOSTCC

The previously picked up gcc-plugins script wasn't correct and has
been retracted upstream. We do the same in our 5.14 kernel:

    c4def465fc44 Revert "scripts/gcc-plugins: consistently use HOSTCC"

(From OE-Core rev: ed725fb0f27c867fa5a17a28c9ec4e21ce44867a)

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
2021-10-06 07:33:05 -04:00
committed by Richard Purdie
parent 7cc512559b
commit f35d0fac9b
3 changed files with 13 additions and 13 deletions
@@ -11,7 +11,7 @@ python () {
raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
}
SRCREV_machine ?= "37f05fcf24a295b1e786e20b16304e5a2592ec99"
SRCREV_machine ?= "ca5b19aa3996eb1907f546fce7a7fa55053fbead"
SRCREV_meta ?= "884dfea956ec6b166d1f99a295c47338573a974c"
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \