mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
popt: Convert to use BBCLASSEXTEND
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
require popt_${PV}.bb
|
||||
inherit native
|
||||
@@ -6,3 +6,5 @@ DEPENDS = "gettext-native"
|
||||
SRC_URI = "http://rpm5.org/files/popt/popt-${PV}.tar.gz"
|
||||
|
||||
inherit autotools_stage
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
Reference in New Issue
Block a user