Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-oe][PATCH] rsnapshot: make this an allarch package
@ 2015-07-24 13:18 André Draszik
  2015-07-27 16:34 ` Martin Jansa
  0 siblings, 1 reply; 4+ messages in thread
From: André Draszik @ 2015-07-24 13:18 UTC (permalink / raw)
  To: openembedded-devel

From: André Draszik <git@andred.net>

rsnapshot is just some perl script(s), no machine specific binaries.
---
 meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb b/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb
index d680511..0593eef 100644
--- a/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb
+++ b/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb
@@ -29,7 +29,7 @@ SRC_URI = "git://github.com/DrHyde/${BPN};branch=master;protocol=git \
 
 S = "${WORKDIR}/git"
 
-inherit autotools
+inherit allarch autotools
 
 # Fix rsnapshot.conf.default:
 # don't inject the host path into target configs.
-- 
2.1.4



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-08-17 21:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-24 13:18 [meta-oe][PATCH] rsnapshot: make this an allarch package André Draszik
2015-07-27 16:34 ` Martin Jansa
2015-08-08 22:39   ` Khem Raj
2015-08-17 21:27     ` Martin Jansa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox