git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
946278b
)
realpath_1.15.bb: Fix ERROR: QA Issue with realpath: No GNU_HASH in the elf binary
author
Khem Raj
<raj.khem@gmail.com>
Tue, 29 Jun 2010 18:02:25 +0000
(11:02 -0700)
committer
Khem Raj
<raj.khem@gmail.com>
Tue, 29 Jun 2010 18:02:25 +0000
(11:02 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/realpath/realpath_1.15.bb
patch
|
blob
|
history
diff --git
a/recipes/realpath/realpath_1.15.bb
b/recipes/realpath/realpath_1.15.bb
index
4ac6b4c
..
d4001d3
100644
(file)
--- a/
recipes/realpath/realpath_1.15.bb
+++ b/
recipes/realpath/realpath_1.15.bb
@@
-3,6
+3,7
@@
SECTION = "utility"
PRIORITY = "optional"
LICENSE = "GPLv2"
+PR = "r1"
SRC_URI = "${DEBIAN_MIRROR}/main/r/realpath/realpath_${PV}.tar.gz;name=realpath \
file://fix-common-mk.patch \
file://no-po4a.patch \
@@
-10,6
+11,7
@@
SRC_URI = "${DEBIAN_MIRROR}/main/r/realpath/realpath_${PV}.tar.gz;name=realpath
"
CFLAGS += "-DVERSION=${PV}"
+TARGET_CC_ARCH += "${LDFLAGS}"
do_install () {
install -d ${D}${bindir}