[oe-commits] [openembedded-core] 49/103: rsync: add native variant

git at git.openembedded.org git at git.openembedded.org
Sun Feb 28 11:35:49 UTC 2016


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

commit 18b3f229ab4c730936e3cf2b700a269920e2ec71
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