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:
0c18893
)
unzip: changed SRC_URI to one with mirrors in base.bbclass
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 16 Nov 2006 15:10:56 +0000
(15:10 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 16 Nov 2006 15:10:56 +0000
(15:10 +0000)
packages/unzip/unzip_552.bb
patch
|
blob
|
history
diff --git
a/packages/unzip/unzip_552.bb
b/packages/unzip/unzip_552.bb
index
ead9624
..
2f06e1b
100644
(file)
--- a/
packages/unzip/unzip_552.bb
+++ b/
packages/unzip/unzip_552.bb
@@
-3,7
+3,7
@@
SECTION = "console/utils"
LICENSE = "Info-ZIP"
PR = "r1"
-SRC_URI = "
f
tp://ftp.info-zip.org/pub/infozip/src/unzip${PV}.tar.gz"
+SRC_URI = "
ht
tp://ftp.info-zip.org/pub/infozip/src/unzip${PV}.tar.gz"
S = "${WORKDIR}/unzip-5.52"
export LD = "${CC}"