summaryrefslogtreecommitdiffstats
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:21:11 +0100
commit492a58cabdc053b2312712681dbcffa8270d4ea4 (patch)
tree2d39bbce2f67ecc64415ec6bd6acc2a4478bc542
parentcd591cc2c0e039789fa6b43646b70c194931884e (diff)
downloadast2050-yocto-poky-492a58cabdc053b2312712681dbcffa8270d4ea4.zip
ast2050-yocto-poky-492a58cabdc053b2312712681dbcffa8270d4ea4.tar.gz
self-hosted-image: Update poky revision to point at the 1.2 release branch
(From OE-Core rev: fd989e1bceef6df36619ba8944c8141abefd282e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-core/images/self-hosted-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/images/self-hosted-image.bb b/meta/recipes-core/images/self-hosted-image.bb
index 3897ddd..aef1507 100644
--- a/meta/recipes-core/images/self-hosted-image.bb
+++ b/meta/recipes-core/images/self-hosted-image.bb
@@ -19,7 +19,7 @@ IMAGE_FSTYPES = "vmdk"
inherit core-image
-SRCREV = "3ab5d73f0c49df9fefa2a46031d33436bbd7d"
+SRCREV = "3ab5d73f0c49df9fefa2a46031d33436bbd7d7d8"
SRC_URI = "git://git.yoctoproject.org/poky;protocol=git"
IMAGE_CMD_ext3_append () {
OpenPOWER on IntegriCloud