diff options
Diffstat (limited to 'meta/recipes-devtools/prelink/prelink_git.bb')
-rw-r--r-- | meta/recipes-devtools/prelink/prelink_git.bb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-devtools/prelink/prelink_git.bb b/meta/recipes-devtools/prelink/prelink_git.bb index f0946de2cc..674f815dbf 100644 --- a/meta/recipes-devtools/prelink/prelink_git.bb +++ b/meta/recipes-devtools/prelink/prelink_git.bb | |||
@@ -9,7 +9,7 @@ and executables, so that far fewer relocations need to be resolved at \ | |||
9 | runtime and thus programs come up faster." | 9 | runtime and thus programs come up faster." |
10 | LICENSE = "GPLv2" | 10 | LICENSE = "GPLv2" |
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b" |
12 | SRCREV = "a853a5d715d84eec93aa68e8f2df26b7d860f5b2" | 12 | SRCREV = "f9975537dbfd9ade0fc813bd5cf5fcbe41753a37" |
13 | PV = "1.0+git${SRCPV}" | 13 | PV = "1.0+git${SRCPV}" |
14 | 14 | ||
15 | # | 15 | # |
@@ -32,8 +32,7 @@ SRC_URI = "git://git.yoctoproject.org/prelink-cross.git;branch=cross_prelink_sta | |||
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 \ |
35 | file://0001-src-arch-mips.c-check-info-resolvetls-before-use-its.patch \ | 35 | " |
36 | " | ||
37 | UPSTREAM_CHECK_COMMITS = "1" | 36 | UPSTREAM_CHECK_COMMITS = "1" |
38 | 37 | ||
39 | # error: error.h: No such file or directory | 38 | # error: error.h: No such file or directory |