From dc807f54f858419f97e211cd62fd2d30db9a80de Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 22 Jul 2010 11:27:13 +0100 Subject: Finally deprecate all legacy do_stage functions. This changes the existing warning into a fatal error if any legacy do_stage functions are found. Signed-off-by: Richard Purdie --- meta/packages/pax-utils/pax-utils_0.2.1.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/packages/pax-utils/pax-utils_0.2.1.bb') diff --git a/meta/packages/pax-utils/pax-utils_0.2.1.bb b/meta/packages/pax-utils/pax-utils_0.2.1.bb index 404b90c69..f450f32f1 100644 --- a/meta/packages/pax-utils/pax-utils_0.2.1.bb +++ b/meta/packages/pax-utils/pax-utils_0.2.1.bb @@ -10,5 +10,4 @@ do_install() { oe_runmake PREFIX=${D}${prefix} DESTDIR=${D} install } -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "native" -- cgit v1.2.3