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-openmoko/packages/liburiparser/liburiparser_0.5.1.bb | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta-openmoko/packages/liburiparser') diff --git a/meta-openmoko/packages/liburiparser/liburiparser_0.5.1.bb b/meta-openmoko/packages/liburiparser/liburiparser_0.5.1.bb index 60c88cba2..55ef0a057 100644 --- a/meta-openmoko/packages/liburiparser/liburiparser_0.5.1.bb +++ b/meta-openmoko/packages/liburiparser/liburiparser_0.5.1.bb @@ -9,7 +9,4 @@ S = "${WORKDIR}/uriparser-${PV}" inherit autotools pkgconfig -do_stage() { - autotools_stage_all -} -- cgit v1.2.3