summaryrefslogtreecommitdiffstats
path: root/meta/classes/native.bbclass
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-11-20 08:13:44 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-11-21 16:53:56 +0000
commit1c54d8c3639659bc8cf8fa2786a1aa9ed785b723 (patch)
tree43d8a91107f2c2e0c32e2bad1d17999a0300e4d1 /meta/classes/native.bbclass
parent566c0e874fc1610f3f97737b5601ef22026c918a (diff)
downloadopenembedded-core-1c54d8c3639659bc8cf8fa2786a1aa9ed785b723.tar.gz
classes: Drop do_package stamp-extra-info
This was needed when do_package for target recipes was target specific however since it now isn't we can remove these stale references. 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 1462ffb6d4..c08ca19b78 100644
--- a/meta/classes/native.bbclass
+++ b/meta/classes/native.bbclass
@@ -156,4 +156,3 @@ do_package_write_deb[noexec] = "1"
do_package_write_rpm[noexec] = "1"
do_populate_sysroot[stamp-extra-info] = ""
-do_package[stamp-extra-info] = ""