All of lore.kernel.org
 help / color / mirror / Atom feed
* Howto find the providing recipe for a specific package?
@ 2016-10-25  9:32 thilo.cestonaro
  2016-10-25 10:01 ` Jussi Kukkonen
  0 siblings, 1 reply; 4+ messages in thread
From: thilo.cestonaro @ 2016-10-25  9:32 UTC (permalink / raw)
  To: openembedded-core

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

Hey!

How can I programmatically reverse lookup the recipe which provides a specific package?

e.g. kernel-module-xfrm6-mode-transport is produced via the recipe linux-mainline, in my case,
but the packagename doesn't tell this anyhow.

Is there a way to get the recipe?

Cheers,
Thilo

[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 3847 bytes --]

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

* Re: Howto find the providing recipe for a specific package?
  2016-10-25  9:32 Howto find the providing recipe for a specific package? thilo.cestonaro
@ 2016-10-25 10:01 ` Jussi Kukkonen
  2016-10-25 11:03   ` thilo.cestonaro
  0 siblings, 1 reply; 4+ messages in thread
From: Jussi Kukkonen @ 2016-10-25 10:01 UTC (permalink / raw)
  To: thilo.cestonaro; +Cc: openembedded-core

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

On 25 October 2016 at 12:32, thilo.cestonaro@ts.fujitsu.com <
thilo.cestonaro@ts.fujitsu.com> wrote:

> Hey!
>
> How can I programmatically reverse lookup the recipe which provides a
> specific package?
>
> e.g. kernel-module-xfrm6-mode-transport is produced via the recipe
> linux-mainline, in my case,
> but the packagename doesn't tell this anyhow.
>
> Is there a way to get the recipe?
>

This should work after the recipe has been built:

$ oe-pkgdata-util lookup-recipe kernel-module-xfrm6-mode-transport



HTH,
  Jussi

[-- Attachment #2: Type: text/html, Size: 1082 bytes --]

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

* Re: Howto find the providing recipe for a specific package?
  2016-10-25 10:01 ` Jussi Kukkonen
@ 2016-10-25 11:03   ` thilo.cestonaro
  2016-10-25 11:26     ` Ulf Magnusson
  0 siblings, 1 reply; 4+ messages in thread
From: thilo.cestonaro @ 2016-10-25 11:03 UTC (permalink / raw)
  To: jussi.kukkonen; +Cc: openembedded-core

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


> $ oe-pkgdata-util lookup-recipe kernel-module-xfrm6-mode-transport
> 
Thanks! That is what I was looking for!

Cheers,
Thilo

[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 3847 bytes --]

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

* Re: Howto find the providing recipe for a specific package?
  2016-10-25 11:03   ` thilo.cestonaro
@ 2016-10-25 11:26     ` Ulf Magnusson
  0 siblings, 0 replies; 4+ messages in thread
From: Ulf Magnusson @ 2016-10-25 11:26 UTC (permalink / raw)
  To: thilo.cestonaro; +Cc: openembedded-core

On Tue, Oct 25, 2016 at 1:03 PM, thilo.cestonaro@ts.fujitsu.com
<thilo.cestonaro@ts.fujitsu.com> wrote:
>
>> $ oe-pkgdata-util lookup-recipe kernel-module-xfrm6-mode-transport
>>
> Thanks! That is what I was looking for!
>
> Cheers,
> Thilo
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>

Hello,

oe-pkgdata-util has some newly added documentation in the 2.2 version
of the reference manual by the way:
http://www.yoctoproject.org/docs/2.2/ref-manual/ref-manual.html#viewing-package-information-with-oe-pkgdata-util

Cheers,
Ulf


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

end of thread, other threads:[~2016-10-25 11:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-25  9:32 Howto find the providing recipe for a specific package? thilo.cestonaro
2016-10-25 10:01 ` Jussi Kukkonen
2016-10-25 11:03   ` thilo.cestonaro
2016-10-25 11:26     ` Ulf Magnusson

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.