summaryrefslogtreecommitdiff
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-04-18 15:58:45 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-04-24 10:17:09 +0100
commit866b3764304ac993ae3a7ebca90f9ff2c686db66 (patch)
treed6f88e89ebd37fbb036a36a81c0c59dca65a1190 /meta/recipes-core
parent1b6d8b015e1996509851fec258b0c4d7a9cfb88a (diff)
downloadopenembedded-core-866b3764304ac993ae3a7ebca90f9ff2c686db66.tar.gz
openembedded-core-866b3764304ac993ae3a7ebca90f9ff2c686db66.tar.bz2
openembedded-core-866b3764304ac993ae3a7ebca90f9ff2c686db66.zip
self-hosted-image: Update poky revision to point at the 1.2 release branch
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/images/self-hosted-image.bb4
1 files changed, 2 insertions, 2 deletions
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 () {