From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Axel Beierlein <belatronix@freenet.de>
Cc: yocto@yoctoproject.org
Subject: Re: Buggy busybox update 1.94.4 => 1.20.2
Date: Thu, 23 Aug 2012 14:41:07 +0100 [thread overview]
Message-ID: <29907917.ypZI3Fthp5@helios> (raw)
In-Reply-To: <503622F1.8000608@freenet.de>
On Thursday 23 August 2012 14:32:49 Axel Beierlein wrote:
> Two questions from a Newbie on Yocto:
>
> I get compiling Errors in Busybox from a new clone of the Yocto Git Repo.
>
> I have to change the name of the .bbappend File from 1.94.4 to 1.20.2
> and also the directory to get a working tree.
This has now been fixed in latest master - thanks for pointing it out.
> And in the 1.94.4.bbappend File. What means ${P} after the THISDIR?
> In the Documentation i read something about ${THISDIR}/${PN} and not
> ${P} is this a mistake or do i understand something wrong?
You can use whatever subdirectory name you like there, ${PN} (which would
resolve to "busybox") is just traditional. In this case the author of the
bbappend chose to use ${P} which is the same as ${PN}-${PV}, which in this
case resolves to "busybox-1.20.2", thus making the directory specific to the
version of busybox being built.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
prev parent reply other threads:[~2012-08-23 13:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-23 12:32 Buggy busybox update 1.94.4 => 1.20.2 Axel Beierlein
2012-08-23 13:41 ` Paul Eggleton [this message]
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=29907917.ypZI3Fthp5@helios \
--to=paul.eggleton@linux.intel.com \
--cc=belatronix@freenet.de \
--cc=yocto@yoctoproject.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 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.