[oe-commits] Alexander Kanavin : upstream_tracking.inc: add no update reasons for base-passwd and chkconfig

git at git.openembedded.org git at git.openembedded.org
Sun Aug 16 08:32:42 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: 67f025e793f3867c72eedb8b3c1609e3cfe06945
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=67f025e793f3867c72eedb8b3c1609e3cfe06945

Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Date:   Fri Aug  7 18:28:04 2015 +0300

upstream_tracking.inc: add no update reasons for base-passwd and chkconfig

Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/conf/distro/include/upstream_tracking.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/conf/distro/include/upstream_tracking.inc b/meta/conf/distro/include/upstream_tracking.inc
index 554f872..996d9e0 100644
--- a/meta/conf/distro/include/upstream_tracking.inc
+++ b/meta/conf/distro/include/upstream_tracking.inc
@@ -28,6 +28,8 @@ RECIPE_UPSTREAM_DATE_pn-unfs3="Feb 05, 2015"
 CHECK_DATE_pn-unfs3 = "Jun 10, 2015"
 
 # NO UPDATE REASONS
+RECIPE_NO_UPDATE_REASON_pn-base-passwd = "Version 3.5.38 requires cdebconf for update-passwd utility"
+RECIPE_NO_UPDATE_REASON_pn-chkconfig = "Version 1.5 requires selinux"
 RECIPE_NO_UPDATE_REASON_pn-createrepo = "Versions after 0.9.* use YUM, so we hold at 0.4.11"
 RECIPE_NO_UPDATE_REASON_pn-jpeg = "webkit-gtk 1.8.3 doesn't work with jpeg 9"
 RECIPE_NO_UPDATE_REASON_pn-liberation-fonts = "2.x depends on fontforge package, which is not yet provided in oe-core"



More information about the Openembedded-commits mailing list