All of lore.kernel.org
 help / color / mirror / Atom feed
* What is the Yocto / OE recipe for u-boot-fw-utils how can append it?
@ 2020-03-10  9:23 JH
  2020-03-10  9:29 ` [yocto] " Quentin Schulz
  0 siblings, 1 reply; 2+ messages in thread
From: JH @ 2020-03-10  9:23 UTC (permalink / raw)
  To: Yocto discussion list; +Cc: Patches and discussions about the oe-core layer

Hi,

I could not find u-boot-fw-utils recipe from OE git repository, when I
added it to build package, it did build u-boot-fw-utils/1_2019.07-r0
from git://git.denx.de/u-boot.git, but I could not make a bbapend to
it as I don't know what is the bb name.

Appreciate your help and advice.

Thank you.

Kind regards,

- jh

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

* Re: [yocto] What is the Yocto / OE recipe for u-boot-fw-utils how can append it?
  2020-03-10  9:23 What is the Yocto / OE recipe for u-boot-fw-utils how can append it? JH
@ 2020-03-10  9:29 ` Quentin Schulz
  0 siblings, 0 replies; 2+ messages in thread
From: Quentin Schulz @ 2020-03-10  9:29 UTC (permalink / raw)
  To: JH; +Cc: Yocto discussion list, Patches and discussions about the oe-core layer

Hi JH,

On Tue, Mar 10, 2020 at 08:23:37PM +1100, JH wrote:
> Hi,
> 
> I could not find u-boot-fw-utils recipe from OE git repository, when I
> added it to build package, it did build u-boot-fw-utils/1_2019.07-r0
> from git://git.denx.de/u-boot.git, but I could not make a bbapend to
> it as I don't know what is the bb name.
> 

It was recently changed to libubootenv IIRC. Are you sure it was taken
from u-boot git repo?

In zeus you have both available if you have meta-swupdate layer but
u-boot-fw-utils is still present in openembedded-core.

In master, only libubootenv exists in openembedded-core.

Are you using master for poky/openembedded?

FWIW, what a recipe provides either at runtime or at buildtime is
(R)PROVIDES, c.f.:
http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-bsp/u-boot/libubootenv_0.2.bb?h=master

Quentin

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

end of thread, other threads:[~2020-03-10  9:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-10  9:23 What is the Yocto / OE recipe for u-boot-fw-utils how can append it? JH
2020-03-10  9:29 ` [yocto] " Quentin Schulz

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.