summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/prelink/prelink_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/prelink/prelink_git.bb')
-rw-r--r--meta/recipes-devtools/prelink/prelink_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/prelink/prelink_git.bb b/meta/recipes-devtools/prelink/prelink_git.bb
index 570ef36a3c..cc93bcc384 100644
--- a/meta/recipes-devtools/prelink/prelink_git.bb
+++ b/meta/recipes-devtools/prelink/prelink_git.bb
@@ -32,8 +32,7 @@ SRC_URI = "git://git.yoctoproject.org/prelink-cross.git;branch=cross_prelink \
32 file://prelink.cron.daily \ 32 file://prelink.cron.daily \
33 file://prelink.default \ 33 file://prelink.default \
34 file://macros.prelink" 34 file://macros.prelink"
35UPSTREAM_CHECK_GITTAGREGEX = "upstream has no usable tags" 35UPSTREAM_CHECK_COMMITS = "1"
36UPSTREAM_VERSION_UNKNOWN = "1"
37 36
38TARGET_OS_ORIG := "${TARGET_OS}" 37TARGET_OS_ORIG := "${TARGET_OS}"
39OVERRIDES_append = ":${TARGET_OS_ORIG}" 38OVERRIDES_append = ":${TARGET_OS_ORIG}"