From b384345d9a693cbc3fd0dbeed9edd8c24618259d Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 28 Aug 2015 15:18:50 +0300 Subject: 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. Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-core/base-passwd/base-passwd_3.5.29.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-core') diff --git a/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb b/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb index a8bd7c4e3f..ac9bd81d31 100644 --- a/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb +++ b/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb @@ -4,6 +4,8 @@ SECTION = "base" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a" +RECIPE_NO_UPDATE_REASON = "Version 3.5.38 requires cdebconf for update-passwd utility" + SRC_URI = "https://launchpad.net/debian/+archive/primary/+files/${BPN}_${PV}.tar.gz \ file://add_shutdown.patch \ file://nobash.patch \ -- cgit 1.2.3-korg