From 899d5579f65efb1aa3eb058f3e314c11165cff7d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 24 Jan 2020 17:50:45 +0000 Subject: native/cross/nativesdk: Drop obsolete do_populate_sysroot[stamp-extra-info] With recipe specific sysroot, these settings do nothing. Drop the obsolete code. (From OE-Core rev: 6269f1935f5fd2d9397045566f2e0e4fc0df85cb) Signed-off-by: Richard Purdie --- meta/classes/native.bbclass | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/classes/native.bbclass') diff --git a/meta/classes/native.bbclass b/meta/classes/native.bbclass index 3a4f572552..08106e345c 100644 --- a/meta/classes/native.bbclass +++ b/meta/classes/native.bbclass @@ -191,7 +191,6 @@ do_addto_recipe_sysroot[deptask] = "do_populate_sysroot" inherit nopackages do_packagedata[stamp-extra-info] = "" -do_populate_sysroot[stamp-extra-info] = "" USE_NLS = "no" -- cgit v1.2.3-54-g00ecf