[OE-core] [PATCH 01/10] rsync: add native variant

Joshua Lock joshua.g.lock at intel.com
Wed Feb 24 14:52:05 UTC 2016


---
 meta/recipes-devtools/rsync/rsync_3.1.2.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-devtools/rsync/rsync_3.1.2.bb b/meta/recipes-devtools/rsync/rsync_3.1.2.bb
index 71c2045..7237f43 100644
--- a/meta/recipes-devtools/rsync/rsync_3.1.2.bb
+++ b/meta/recipes-devtools/rsync/rsync_3.1.2.bb
@@ -26,3 +26,5 @@ do_configure_prepend () {
 do_configure_append () {
 	cp -f ${S}/configure ${S}/configure.sh
 }
+
+BBCLASSEXTEND = "native"
-- 
2.5.0




More information about the Openembedded-core mailing list