[OE-core] [PATCH] rsync: enable native builds for rsync 2.6.9

Ross Burton ross.burton at intel.com
Thu Feb 25 21:59:28 UTC 2016


Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-devtools/rsync/rsync_2.6.9.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-devtools/rsync/rsync_2.6.9.bb b/meta/recipes-devtools/rsync/rsync_2.6.9.bb
index 6854c77..d37cda7 100644
--- a/meta/recipes-devtools/rsync/rsync_2.6.9.bb
+++ b/meta/recipes-devtools/rsync/rsync_2.6.9.bb
@@ -26,3 +26,5 @@ LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=6d5a9d4c4d3af25cd68fd83e8a8cb09c"
 
 PR = "r4"
+
+BBCLASSEXTEND = "native"
-- 
2.7.0




More information about the Openembedded-core mailing list