From 48c7f7fc85758bad6398b139438ade720724a05e Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 24 Nov 2007 23:06:56 +0000 Subject: package.bbclass: Remove PKGMAPS functionality and supersede with pkgdata. Remove duplicate unneeded PACKAGES checks. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3225 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/classes/debian.bbclass | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta/classes/debian.bbclass') diff --git a/meta/classes/debian.bbclass b/meta/classes/debian.bbclass index a38f10d629..dd0789adae 100644 --- a/meta/classes/debian.bbclass +++ b/meta/classes/debian.bbclass @@ -1,5 +1,3 @@ -STAGING_PKGMAPS_DIR = "${STAGING_DIR}/pkgmaps/debian" - # Debian package renaming only occurs when a package is built # We therefore have to make sure we build all runtime packages # before building the current package to make the packages runtime -- cgit v1.2.3-54-g00ecf