summaryrefslogtreecommitdiffstats
path: root/meta/classes/native.bbclass
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2020-01-24 17:50:45 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-01-27 16:44:03 +0000
commit6269f1935f5fd2d9397045566f2e0e4fc0df85cb (patch)
treec83af950c52b20e1ea90c5985178b7c7bec7053d /meta/classes/native.bbclass
parentd46a43c6bf4131f2bf7224931664e49aca46bce7 (diff)
downloadopenembedded-core-6269f1935f5fd2d9397045566f2e0e4fc0df85cb.tar.gz
native/cross/nativesdk: Drop obsolete do_populate_sysroot[stamp-extra-info]
With recipe specific sysroot, these settings do nothing. Drop the obsolete code. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/native.bbclass')
-rw-r--r--meta/classes/native.bbclass1
1 files changed, 0 insertions, 1 deletions
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"