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

(From OE-Core rev: 67f025e793f3867c72eedb8b3c1609e3cfe06945)

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin 2015-08-07 18:28:04 +03:00 committed by Richard Purdie
parent 6a024c2e43
commit d7581dee11
1 changed files with 2 additions and 0 deletions

View File

@ -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"