summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQian Lei <qianl.fnst@cn.fujitsu.com>2014-11-20 16:43:56 +0800
committerJoe MacDonald <joe_macdonald@mentor.com>2015-01-12 11:51:54 -0500
commit72724654068c659ad44fa6e783c83334041aeefc (patch)
tree69ba0a0a77dbb54dec8fa1d4965d5f9268486120
parentee3e443eee7e8f7f85b1ec969cab9ee47178a4c7 (diff)
downloadmeta-selinux-72724654068c659ad44fa6e783c83334041aeefc.tar.gz
ustr: Get source from official upstream instead of Fedora Project
Official upstream is still OK, so we use it first Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
-rw-r--r--recipes-extended/ustr/ustr_1.0.4.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/recipes-extended/ustr/ustr_1.0.4.bb b/recipes-extended/ustr/ustr_1.0.4.bb
index 6651a73..34bb4ce 100644
--- a/recipes-extended/ustr/ustr_1.0.4.bb
+++ b/recipes-extended/ustr/ustr_1.0.4.bb
@@ -11,11 +11,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c79c6e2ae13418d16d7dc82df960a1e7 \
11 file://LICENSE_LGPL;md5=d8045f3b8f929c1cb29a1e3fd737b499 \ 11 file://LICENSE_LGPL;md5=d8045f3b8f929c1cb29a1e3fd737b499 \
12 file://LICENSE_MIT;md5=c61e779b782608472bd87593c3c3916f" 12 file://LICENSE_MIT;md5=c61e779b782608472bd87593c3c3916f"
13 13
14# Official upstream seems to be offline.. replace w/ a Fedora Project mirror.
15# http://www.and.org/ustr/1.0.4/ustr-1.0.4.tar.bz2
16
17SRC_URI = "\ 14SRC_URI = "\
18 http://pkgs.fedoraproject.org/repo/pkgs/ustr/ustr-1.0.4.tar.bz2/93147d9f0c9765d4cd0f04f7e44bdfce/ustr-1.0.4.tar.bz2 \ 15 http://www.and.org/ustr/${BPV}/${BPN}-${PV}.tar.bz2 \
19 file://ustr-makefile-fix.patch;patch=1 \ 16 file://ustr-makefile-fix.patch;patch=1 \
20 file://ustr-fix__va_copy-not-defined.patch;patch=2" 17 file://ustr-fix__va_copy-not-defined.patch;patch=2"
21SRC_URI[md5sum] = "93147d9f0c9765d4cd0f04f7e44bdfce" 18SRC_URI[md5sum] = "93147d9f0c9765d4cd0f04f7e44bdfce"