[oe-commits] [openembedded-core] 51/116: rsync: add native variant

git at git.openembedded.org git at git.openembedded.org
Sun Feb 28 11:29:37 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit f681d2a1ceaeb12f1e30996154c562e7b4e75487
Author: Joshua Lock <joshua.g.lock at intel.com>
AuthorDate: Wed Feb 24 14:52:05 2016 +0000

    rsync: add native variant
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list