On Tue, Oct 6, 2020 at 11:20 AM akuster <akuster...@gmail.com> wrote:
>
>
>
> On 10/6/20 10:19 AM, veilleux.ced...@gmail.com wrote:
> > I had the same issue and could not figure out what broke the
> > wireguard-module package.
> >
> > I had to resort to bissecting changes in meta-yocto.
> >
> > I finally isolated the change that breaks wireguard-module:
> >
> > 87c9d29635 package: get_package_mapping: avoid dependency mapping if
> > renamed package provides original name
> >
> > http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=87c9d296357638082f5a7131a87365285fc813c4
> >
> > It seems the package renaming that wireguard-module does (PKG_${PN} =
> > "kernel-module-${MODULE_NAME}") no longer works after the above commit.
>
> I have not seen this on any of my dunfell world builds.

it only happens with master.

>
> Do you mind providing a reproducer e.g local.conf ?
>
> -armin
> >
> > At this point I do not understand the change regarding renamed package
> > names and dependencies enough to recommend the appropriate fix to
> > wireguard-module. I have been able to workaround the issue by renaming
> > the package kernel-module-wireguard and thus avoiding the rename
> > altogether.
> >
> >
> >
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#87393): 
https://lists.openembedded.org/g/openembedded-devel/message/87393
Mute This Topic: https://lists.openembedded.org/mt/76985486/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to