popt: Convert to use BBCLASSEXTEND

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-11-04 17:05:24 +00:00
parent 677102368b
commit 2a4760dfc9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +0,0 @@
require popt_${PV}.bb
inherit native

View File

@@ -6,3 +6,5 @@ DEPENDS = "gettext-native"
SRC_URI = "http://rpm5.org/files/popt/popt-${PV}.tar.gz"
inherit autotools_stage
BBCLASSEXTEND = "native"