diff options
| -rw-r--r-- | meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb b/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb index 82b2901d51..4182372057 100644 --- a/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb +++ b/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb | |||
| @@ -4,10 +4,10 @@ DESCRIPTION = "These are introductory examples to showcase the use of QEMU to ru | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=39346640a23c701e4f459e05f56f4449" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=39346640a23c701e4f459e05f56f4449" |
| 6 | 6 | ||
| 7 | SRCREV = "22016ecbb9fb6c5f3a7a06698aea7ff8a701c166" | 7 | SRCREV = "ea7f59b02467ed1fb36c3b4c6d5cabe702df26ec" |
| 8 | PV = "0.1+git${SRCPV}" | 8 | PV = "0.1+git${SRCPV}" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/aehs29/baremetal-helloqemu.git;protocol=https;branch=master" | 10 | SRC_URI = "git://github.com/ahcbb6/baremetal-helloqemu.git;protocol=https;branch=master" |
| 11 | UPSTREAM_VERSION_UNKNOWN="1" | 11 | UPSTREAM_VERSION_UNKNOWN="1" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
