diff options
Diffstat (limited to 'recipes-core/runx/runx_git.bb')
-rw-r--r-- | recipes-core/runx/runx_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/runx/runx_git.bb b/recipes-core/runx/runx_git.bb index b3250322..618bff45 100644 --- a/recipes-core/runx/runx_git.bb +++ b/recipes-core/runx/runx_git.bb | |||
@@ -21,7 +21,6 @@ SRC_URI[sha256sum] = "bf338980b1670bca287f9994b7441c2361907635879169c64ae78364ef | |||
21 | LICENSE = "Apache-2.0" | 21 | LICENSE = "Apache-2.0" |
22 | LIC_FILES_CHKSUM = "file://LICENSE;md5=945fc9aa694796a6337395cc291ddd8c" | 22 | LIC_FILES_CHKSUM = "file://LICENSE;md5=945fc9aa694796a6337395cc291ddd8c" |
23 | 23 | ||
24 | S = "${WORKDIR}/git" | ||
25 | PV = "v1.0-git${SRCREV_runx}" | 24 | PV = "v1.0-git${SRCREV_runx}" |
26 | 25 | ||
27 | inherit features_check | 26 | inherit features_check |