All of lore.kernel.org
 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; 6+ 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] 6+ messages in thread

end of thread, other threads:[~2015-09-23  8:20 UTC | newest]

Thread overview: 6+ 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-07-28  8:07   ` [yocto-docs][PATCH] ref-manual: clarify allarch wrt RDPENDS and TUNE_PKGARCH adraszik
2015-08-08 22:39   ` [meta-oe][PATCH] rsnapshot: make this an allarch package Khem Raj
2015-08-17 21:27     ` Martin Jansa
     [not found]   ` <1438070678-10554-1-git-send-email-adraszik@digisoft.tv>
2015-09-23  8:20     ` [yocto-docs][PATCH] ref-manual: clarify allarch wrt RDPENDS and TUNE_PKGARCH André Draszik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.