mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 15:49:32 +02:00
wireless-tools: Avoid stripping binaries
(From OE-Core rev: 3158bc05261f47ea7d64126f5d92c145081f5835) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5d5302446c
commit
0da06f2b22
@@ -8,12 +8,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
|
||||
SECTION = "base"
|
||||
PRIORITY = "optional"
|
||||
PE = "1"
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
SRC_URI = "http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/wireless_tools.29.tar.gz \
|
||||
file://man.patch;apply=yes \
|
||||
file://wireless-tools.if-pre-up \
|
||||
file://zzz-wireless.if-pre-up"
|
||||
file://zzz-wireless.if-pre-up \
|
||||
file://avoid_strip.patch"
|
||||
|
||||
SRC_URI[md5sum] = "e06c222e186f7cc013fd272d023710cb"
|
||||
SRC_URI[sha256sum] = "6fb80935fe208538131ce2c4178221bab1078a1656306bce8909c19887e2e5a1"
|
||||
|
||||
Reference in New Issue
Block a user