1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

linux-yocto: only use intel branches for optimized platforms

Reverting the change that moved common-pc* to the intel staging
branches. This means that genericx86, qemux86*, etc, will continue
to use standard/base.

(From OE-Core rev: e3aa87a5d3a7cbe6f2c835273991a388101b0cde)

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2016-05-27 10:32:22 -04:00
committed by Richard Purdie
parent 141bf482d5
commit 5224ac7e95
6 changed files with 6 additions and 6 deletions
@@ -12,7 +12,7 @@ python () {
}
SRCREV_machine ?= "320892013ad33ab41f530ad321939aec07d09d22"
SRCREV_meta ?= "2b07d06557a049b6ef7038a31651279c33794dbd"
SRCREV_meta ?= "4b4199bd24f206d459061bb0a920d009429d5ed3"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}"