1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-26 19:17:07 +00:00

linux-yocto/cfg: qemuppc: set CONFIG_SCSI to '=y'

Integrating the following configuration commit(s):

    72a1fe336d7 qemuppc: configure the CONFIG_SCSI to '=y'

(From OE-Core rev: 6f20e6c12f0796dac088a249543d7945f76f0764)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 6d21c81b04142a48539b3262318860f2719c11ca)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2020-12-22 09:28:19 -05:00
committed by Richard Purdie
parent f39148a492
commit 55e3ed56ec
6 changed files with 6 additions and 6 deletions
@@ -12,7 +12,7 @@ python () {
}
SRCREV_machine ?= "1ab0814d41526c27888888188d884884c8b4a52d"
SRCREV_meta ?= "dfb689e49ce2b6a1790d0747d6041a961b812db5"
SRCREV_meta ?= "72a1fe336d7a8cead351b894c266a205f23f213c"
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.4;destsuffix=${KMETA}"