mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
self-hosted-image: Update poky revision to point at the 1.2 release branch
(From OE-Core rev: b19af63) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -5,7 +5,7 @@ LICENSE = "MIT"
|
|||||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
|
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
|
||||||
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||||
|
|
||||||
PR = "r12"
|
PR = "r14"
|
||||||
|
|
||||||
IMAGE_FEATURES += "x11-mini package-management"
|
IMAGE_FEATURES += "x11-mini package-management"
|
||||||
|
|
||||||
@@ -19,7 +19,7 @@ IMAGE_FSTYPES = "vmdk"
|
|||||||
|
|
||||||
inherit core-image
|
inherit core-image
|
||||||
|
|
||||||
SRCREV = "729e7f774c0328688ebf6092ca0780633a357ce9"
|
SRCREV = "9fcfda78b9699708f5060433ba70a06b9b6536da"
|
||||||
SRC_URI = "git://git.yoctoproject.org/poky;protocol=git"
|
SRC_URI = "git://git.yoctoproject.org/poky;protocol=git"
|
||||||
|
|
||||||
IMAGE_CMD_ext3_append () {
|
IMAGE_CMD_ext3_append () {
|
||||||
|
|||||||
Reference in New Issue
Block a user