summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
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 d8f2d2a7e3..1dfdcc26ed 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"
5LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ 5LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
6 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" 6 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
7 7
8PR = "r12" 8PR = "r14"
9 9
10IMAGE_FEATURES += "x11-mini package-management" 10IMAGE_FEATURES += "x11-mini package-management"
11 11
@@ -19,7 +19,7 @@ IMAGE_FSTYPES = "vmdk"
19 19
20inherit core-image 20inherit core-image
21 21
22SRCREV = "729e7f774c0328688ebf6092ca0780633a357ce9" 22SRCREV = "9fcfda78b9699708f5060433ba70a06b9b6536da"
23SRC_URI = "git://git.yoctoproject.org/poky;protocol=git" 23SRC_URI = "git://git.yoctoproject.org/poky;protocol=git"
24 24
25IMAGE_CMD_ext3_append () { 25IMAGE_CMD_ext3_append () {