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-23 23:13:23 +0100
commitf52d2dc8518c640d09bc9f16952dd58fc2fd9723 (patch)
tree4791cc9af47ef195aeb12288f0dc0df79ca5d945
parentbd4b249015cdfac638816814bd1a3edd5f3c6247 (diff)
downloadast2050-yocto-poky-f52d2dc8518c640d09bc9f16952dd58fc2fd9723.zip
ast2050-yocto-poky-f52d2dc8518c640d09bc9f16952dd58fc2fd9723.tar.gz
self-hosted-image: Update poky revision to point at the 1.2 release branch
(From OE-Core rev: 85bebd85c4f6603ac8fc1290121c34b92cc434f9) 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 1dfdcc2..4b6042b 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 = "9fcfda78b9699708f5060433ba70a06b9b6536da"
+SRCREV = "0a48c697d7f8d70e553e9ac181018627c30b4ddd"
SRC_URI = "git://git.yoctoproject.org/poky;protocol=git"
IMAGE_CMD_ext3_append () {
OpenPOWER on IntegriCloud