summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/createrepo
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2015-08-28 15:18:50 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-01 11:44:01 +0100
commitc19225ade47a5f7916dfa79b0078425432e37356 (patch)
tree3a715eb99794a8dda4a971d4da627fab6e0c8032 /meta/recipes-support/createrepo
parent8c40147eb1f0e8c40c6dff95eb60e31bffbb2335 (diff)
downloadpoky-c19225ade47a5f7916dfa79b0078425432e37356.tar.gz
upstream_tracking.inc: deprecate and move contents to recipes
No-update reasons and manual version checks should be in the recipes themselves because otherwise they're prone to getting out of date. (From OE-Core rev: b384345d9a693cbc3fd0dbeed9edd8c24618259d) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/createrepo')
-rw-r--r--meta/recipes-support/createrepo/createrepo_0.4.11.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/createrepo/createrepo_0.4.11.bb b/meta/recipes-support/createrepo/createrepo_0.4.11.bb
index adc193e428..d6fe436f80 100644
--- a/meta/recipes-support/createrepo/createrepo_0.4.11.bb
+++ b/meta/recipes-support/createrepo/createrepo_0.4.11.bb
@@ -1,6 +1,8 @@
1SUMMARY = "Creates metadata indexes for RPM package repositories" 1SUMMARY = "Creates metadata indexes for RPM package repositories"
2HOMEPAGE = "http://createrepo.baseurl.org/" 2HOMEPAGE = "http://createrepo.baseurl.org/"
3 3
4RECIPE_NO_UPDATE_REASON = "Versions after 0.9.* use YUM, so we hold at 0.4.11"
5
4LICENSE = "GPLv2+" 6LICENSE = "GPLv2+"
5LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760" 7LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760"
6 8