summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/createrepo/createrepo_0.4.11.bb
diff options
context:
space:
mode:
authorQing He <qing.he@intel.com>2011-01-31 16:49:39 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-01-31 16:27:14 +0000
commita9dda28e3f4d5361e6c68f68cd2f22fff1dbe7c6 (patch)
treeb6598bfc9da02acb75927c0a35b18db4a8811fa2 /meta/recipes-support/createrepo/createrepo_0.4.11.bb
parenteed008baf2a9ebdfe90d244208e85a7713e97700 (diff)
downloadpoky-a9dda28e3f4d5361e6c68f68cd2f22fff1dbe7c6.tar.gz
createrepo: fix native binary
Signed-off-by: Qing He <qing.he@intel.com>
Diffstat (limited to 'meta/recipes-support/createrepo/createrepo_0.4.11.bb')
-rw-r--r--meta/recipes-support/createrepo/createrepo_0.4.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/createrepo/createrepo_0.4.11.bb b/meta/recipes-support/createrepo/createrepo_0.4.11.bb
index 62cf778706..ba1d04b2bd 100644
--- a/meta/recipes-support/createrepo/createrepo_0.4.11.bb
+++ b/meta/recipes-support/createrepo/createrepo_0.4.11.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://createrepo.baseurl.org/"
4LICENSE = "GPLv2+" 4LICENSE = "GPLv2+"
5LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760" 5LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760"
6 6
7PR = "r0" 7PR = "r1"
8 8
9SRC_URI= "http://createrepo.baseurl.org/download/${BP}.tar.gz \ 9SRC_URI= "http://createrepo.baseurl.org/download/${BP}.tar.gz \
10 file://fix-native-install.patch \ 10 file://fix-native-install.patch \