Openembedded Core Discussions
 help / color / mirror / Atom feed
* How do I change the "Architecture" of a package?
@ 2014-12-30 15:24 Mike Looijmans
  2014-12-30 17:59 ` Paul Barker
  0 siblings, 1 reply; 16+ messages in thread
From: Mike Looijmans @ 2014-12-30 15:24 UTC (permalink / raw)
  To: OpenEmbedded Core Mailing List

What if the architecture of a package was accidentally left at its 
default, but it should have been "all" for example?

Just putting "inherit allarch" or simply PACKAGE_ARCH="all" into the 
recipe is not enough. You get stuck with a "more specific" older 
version, so that no device wants to upgrade to the newer version that's 
"all" architecture compatible.

Only way to fix this was to manually remove the old version from the 
feeds and also manually remove it from the device, and then reinstall 
it. This works for me personally, but what if I want to apply this to 
about a million devices that are already in the field?

What can I do to get them to upgrade from the (in this case) "mipsel32" 
to "all" package?

(and I have a few dozen of these mis-architectured packages...)

-- 
Mike Looijmans


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

end of thread, other threads:[~2015-01-05 16:03 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-30 15:24 How do I change the "Architecture" of a package? Mike Looijmans
2014-12-30 17:59 ` Paul Barker
2014-12-31 19:13   ` Mike Looijmans
2015-01-02  8:48     ` Mike Looijmans
2015-01-02  9:16       ` Richard Purdie
2015-01-02  9:24         ` Mike Looijmans
2015-01-02  9:28           ` Mike Looijmans
2015-01-04 15:20         ` Bug: PR server changes the PKGV variable too Mike Looijmans
2015-01-05  9:27           ` Richard Purdie
2015-01-05  9:41             ` Mike Looijmans
2015-01-05 10:07               ` Richard Purdie
2015-01-05 10:36                 ` Mike Looijmans
2015-01-05 11:37                   ` Richard Purdie
2015-01-05 12:09                     ` Mike Looijmans
2015-01-05 16:03                       ` Mike Looijmans
2015-01-03 10:52     ` How do I change the "Architecture" of a package? Mike Looijmans

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