* Strange IPK naming
@ 2013-06-26 16:12 Gary Thomas
2013-06-26 16:30 ` Martin Jansa
0 siblings, 1 reply; 2+ messages in thread
From: Gary Thomas @ 2013-06-26 16:12 UTC (permalink / raw)
To: Yocto Project
I have a target machine whose name contains a '-', e.g. MACHINE="xyz-99"
When I build packages, the tmp/deploy/ipk directory is munged to be
tmp/deploy/ipk/xyz_99
Can someone tell me why this happens (where)? and can I do something
about it? It makes it hard to set up the package database (/etc/opkg/base-feeds.conf)
automatically in my image.
Thanks
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Strange IPK naming
2013-06-26 16:12 Strange IPK naming Gary Thomas
@ 2013-06-26 16:30 ` Martin Jansa
0 siblings, 0 replies; 2+ messages in thread
From: Martin Jansa @ 2013-06-26 16:30 UTC (permalink / raw)
To: Gary Thomas; +Cc: Yocto Project
[-- Attachment #1: Type: text/plain, Size: 562 bytes --]
On Wed, Jun 26, 2013 at 10:12:40AM -0600, Gary Thomas wrote:
> I have a target machine whose name contains a '-', e.g. MACHINE="xyz-99"
> When I build packages, the tmp/deploy/ipk directory is munged to be
> tmp/deploy/ipk/xyz_99
>
> Can someone tell me why this happens (where)? and can I do something
> about it? It makes it hard to set up the package database (/etc/opkg/base-feeds.conf)
> automatically in my image.
xyz_99 is MACHINE_ARCH, rpm doesn't like dashes in architectures
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-06-26 16:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-26 16:12 Strange IPK naming Gary Thomas
2013-06-26 16:30 ` Martin Jansa
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.