From: Richard Purdie Date: Wed, 18 Apr 2012 14:58:45 +0000 (+0100) Subject: self-hosted-image: Update poky revision to point at the 1.2 release branch X-Git-Tag: 2015-4~10917 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=117ca04008415ed0e6e10dcd373ab5f685b3225a;p=openembedded-core.git self-hosted-image: Update poky revision to point at the 1.2 release branch Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/images/self-hosted-image.bb b/meta/recipes-core/images/self-hosted-image.bb index 4b6042b31a..3897ddda7a 100644 --- a/meta/recipes-core/images/self-hosted-image.bb +++ b/meta/recipes-core/images/self-hosted-image.bb @@ -5,7 +5,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" -PR = "r14" +PR = "r15" IMAGE_FEATURES += "x11-mini package-management" @@ -19,7 +19,7 @@ IMAGE_FSTYPES = "vmdk" inherit core-image -SRCREV = "0a48c697d7f8d70e553e9ac181018627c30b4ddd" +SRCREV = "3ab5d73f0c49df9fefa2a46031d33436bbd7d" SRC_URI = "git://git.yoctoproject.org/poky;protocol=git" IMAGE_CMD_ext3_append () {