Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: machinename with dash in it
Date: Mon, 8 Apr 2013 15:17:17 +0200	[thread overview]
Message-ID: <20130408131717.GA2470@jama> (raw)
In-Reply-To: <5162B803.4090400@nedap.com>

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

On Mon, Apr 08, 2013 at 02:28:51PM +0200, Jaap de Jong wrote:
> Hi All,
> something strange happens with my machinename with a dash in it: x-y
> If I bitbake some image it will end up that netbase is not found.
> Inspection of build/tmp-angstrom_v2012_12-eglibc/work shows 2 variants 
> of x-y: one with a dash and one where the dash is replaced by an 
> underscore: x-y and x_y
> In x-y only netbase is found, rest of the machinespecific packages are 
> in x_y

MACHINE_ARCH is MACHINE with s/-/_/g (because rpm had issues with -) so it's expected.

> Creating the image fails with the message that netbase is not found...
> Any ideas?

It's probably caused by
https://bugzilla.yoctoproject.org/show_bug.cgi?id=4102
do manual cleanup described there and it should work fine.

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

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

  reply	other threads:[~2013-04-08 13:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-08 12:28 machinename with dash in it Jaap de Jong
2013-04-08 13:17 ` Martin Jansa [this message]
2013-04-08 19:53   ` Koen Kooi
2013-04-08 20:15     ` Martin Jansa
2013-04-09  6:23       ` Jaap de Jong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130408131717.GA2470@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox