All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-browser][PATCHv2] firefox-{l10n, addon}: Drop runtime dependency on TUNE_PKGARCH firefox and keep allarch
@ 2014-06-25 14:30 Martin Jansa
  2014-07-05 22:08 ` Otavio Salvador
  0 siblings, 1 reply; 4+ messages in thread
From: Martin Jansa @ 2014-06-25 14:30 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 recipes-mozilla/firefox-addon/firefox-addon.inc | 3 ++-
 recipes-mozilla/firefox-l10n/firefox-l10n.inc   | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/recipes-mozilla/firefox-addon/firefox-addon.inc b/recipes-mozilla/firefox-addon/firefox-addon.inc
index 93a89b4..45f079e 100644
--- a/recipes-mozilla/firefox-addon/firefox-addon.inc
+++ b/recipes-mozilla/firefox-addon/firefox-addon.inc
@@ -2,7 +2,8 @@
 # Released under the MIT license (see packages/COPYING)
 
 DEPENDS = "mozilla-devscripts-native"
-RDEPENDS_${PN} = "firefox"
+# drop to keep allarch
+# RDEPENDS_${PN} = "firefox"
 
 LICENSE = "MPLv1 | GPLv2+ | LGPLv2.1+"
 
diff --git a/recipes-mozilla/firefox-l10n/firefox-l10n.inc b/recipes-mozilla/firefox-l10n/firefox-l10n.inc
index e071905..7b252a2 100644
--- a/recipes-mozilla/firefox-l10n/firefox-l10n.inc
+++ b/recipes-mozilla/firefox-l10n/firefox-l10n.inc
@@ -2,7 +2,8 @@
 # Released under the MIT license (see packages/COPYING)
 
 DEPENDS = "mozilla-devscripts-native"
-RDEPENDS_${PN} = "firefox"
+# drop to keep allarch
+# RDEPENDS_${PN} = "firefox"
 
 LICENSE = "MPLv1 | GPLv2+ | LGPLv2.1+"
 
-- 
2.0.0



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

* Re: [meta-browser][PATCHv2] firefox-{l10n, addon}: Drop runtime dependency on TUNE_PKGARCH firefox and keep allarch
  2014-06-25 14:30 [meta-browser][PATCHv2] firefox-{l10n, addon}: Drop runtime dependency on TUNE_PKGARCH firefox and keep allarch Martin Jansa
@ 2014-07-05 22:08 ` Otavio Salvador
  2014-07-06 16:15   ` Martin Jansa
  0 siblings, 1 reply; 4+ messages in thread
From: Otavio Salvador @ 2014-07-05 22:08 UTC (permalink / raw)
  To: OpenEmbedded Devel List, Richard Purdie

On Wed, Jun 25, 2014 at 11:30 AM, Martin Jansa <martin.jansa@gmail.com> wrote:
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

I think we need to have a better way to address this kind of thing in
OE. Couldn't the package to 'tell' it is ABI safe?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

* Re: [meta-browser][PATCHv2] firefox-{l10n, addon}: Drop runtime dependency on TUNE_PKGARCH firefox and keep allarch
  2014-07-05 22:08 ` Otavio Salvador
@ 2014-07-06 16:15   ` Martin Jansa
  2014-07-07 12:08     ` Otavio Salvador
  0 siblings, 1 reply; 4+ messages in thread
From: Martin Jansa @ 2014-07-06 16:15 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Richard Purdie

[-- Attachment #1: Type: text/plain, Size: 856 bytes --]

On Sat, Jul 05, 2014 at 07:08:10PM -0300, Otavio Salvador wrote:
> On Wed, Jun 25, 2014 at 11:30 AM, Martin Jansa <martin.jansa@gmail.com> wrote:
> > Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> 
> I think we need to have a better way to address this kind of thing in
> OE. Couldn't the package to 'tell' it is ABI safe?

Yes if you list them all in layer.conf

> 
> -- 
> Otavio Salvador                             O.S. Systems
> http://www.ossystems.com.br        http://code.ossystems.com.br
> Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

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

* Re: [meta-browser][PATCHv2] firefox-{l10n, addon}: Drop runtime dependency on TUNE_PKGARCH firefox and keep allarch
  2014-07-06 16:15   ` Martin Jansa
@ 2014-07-07 12:08     ` Otavio Salvador
  0 siblings, 0 replies; 4+ messages in thread
From: Otavio Salvador @ 2014-07-07 12:08 UTC (permalink / raw)
  To: OpenEmbedded Devel List; +Cc: Richard Purdie

On Sun, Jul 6, 2014 at 1:15 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> On Sat, Jul 05, 2014 at 07:08:10PM -0300, Otavio Salvador wrote:
>> On Wed, Jun 25, 2014 at 11:30 AM, Martin Jansa <martin.jansa@gmail.com> wrote:
>> > Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
>>
>> I think we need to have a better way to address this kind of thing in
>> OE. Couldn't the package to 'tell' it is ABI safe?
>
> Yes if you list them all in layer.conf

Well but maybe we could have this in recipe level? So we wouldn't need
to keep a long list in the layer.conf file (which is ugly and hard to
keep clean).

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

end of thread, other threads:[~2014-07-07 12:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-25 14:30 [meta-browser][PATCHv2] firefox-{l10n, addon}: Drop runtime dependency on TUNE_PKGARCH firefox and keep allarch Martin Jansa
2014-07-05 22:08 ` Otavio Salvador
2014-07-06 16:15   ` Martin Jansa
2014-07-07 12:08     ` Otavio Salvador

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.