On Wed, 8 May 2024 at 13:39, Khem Raj <raj.k...@gmail.com> wrote:

> > I am getting a warning as I build a yocto build I inherited.  Forgive me
> I know very little about Yocto
> >
> > ```
> > WARNING: No recipes in default available for:
> >
>  
> /home/yocto/thisbuild-yocto/layers/openembedded-core/../meta-thisbuild-nxp/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20.0.imx.bbappend
>
> how did you build your project metadata ? it seems some layers are
>

It builds from several directories under "meta-*"  I am unsure how I should
answer that.


> fudged unto single repository. AFAICT
> gstreamer1.0-plugins-base_1.20.0.imx.bb should be
> coming from meta-freescale or meta-imx and if you have a unified
> metadata tree then this bb file should be somewhere, if not, that
>

Which "bb"?   "gstreamer1.0-plugins-base_1.20.0.imx.bb"?

I have: layers/openembedded-core/meta/recipes-multimedia/gstreamer/
gstreamer1.0-plugins-base_1.20.5.bb

The suffix is different. (1.20.5.bb V. 1.20.0.bb)

That looks like the problem.  Should I rename this file?

Worik


means the project missed adding this layer
> to your build system.
>
> if you dont need this recipe then you can ignore failing on bbappends by
> adding
>
> BB_DANGLINGAPPENDS_WARNONLY = "1" to yout local.conf
>
> > ```
> >
> > The file in mentioned  (gstreamer1.0-plugins-base_1.20.0.imx.bbappend)
> contains:
> >
> > ```
> > FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
> >
> > SRC_URI:append = "
> file://0001-glupload-don-t-reject-non-RGBA-output-format-in-_dir.patch"
> > ```
> >
> > And the file:
> "layers/meta-thisbuild-nxp/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-glupload-don-t-reject-non-RGBA-output-format-in-_dir.patch"
> exists.
> >
> > What can I do about this?
> >
> > Worik
> >
> > 
> >
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#63047): https://lists.yoctoproject.org/g/yocto/message/63047
Mute This Topic: https://lists.yoctoproject.org/mt/105973256/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to