[OE-core] [PATCH 2/2] rsync: Added native package

Felipe F. Tonello eu at felipetonello.com
Fri May 20 10:13:12 UTC 2016


This is useful when recipes require rsync native tool to copy files
locally and through the network.

Signed-off-by: Felipe F. Tonello <eu at felipetonello.com>
---
 meta/recipes-devtools/rsync/rsync.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-devtools/rsync/rsync.inc b/meta/recipes-devtools/rsync/rsync.inc
index c65f270312c9..1219dd3be9b6 100644
--- a/meta/recipes-devtools/rsync/rsync.inc
+++ b/meta/recipes-devtools/rsync/rsync.inc
@@ -21,3 +21,5 @@ do_install_append() {
 }
 
 EXTRA_OEMAKE='STRIP=""'
+
+BBCLASSEXTEND = "native"
-- 
2.8.2




More information about the Openembedded-core mailing list