From d50067d7af6ba6b2d337c8261ea517431f826ced Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 18 Apr 2012 15:58:45 +0100 Subject: [PATCH] self-hosted-image: Update poky revision to point at the 1.2 release branch Signed-off-by: Richard Purdie --- meta/recipes-core/images/self-hosted-image.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/images/self-hosted-image.bb b/meta/recipes-core/images/self-hosted-image.bb index 1dfdcc26ed..4b6042b31a 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 () { -- 2.40.1