Hi Christian,
I think there is no target installed under feeds/ by default. right?
I will resend the patch.

Thanks,
Prasun

On Thu, Nov 10, 2022 at 7:44 PM Christian Marangi <ansuels...@gmail.com> wrote:
>
> On Wed, Oct 12, 2022 at 01:55:16PM +0530, Prasun Maiti wrote:
> > From: Prasun Maiti <pma...@maxlinear.com>
> >
> > Sourcing of image/Config.in will not happen
> > When a target is installed from target/linux/feeds/
> >
>
> Hi, this patch got reverted after it was merged in master as it cause
> wide buildbot compilation failure. This was an RFC and wasn't tested or
> we are missing other patch to make this work?
>
> It would be good if you can resubmit this in a v2 or with a RESEND tag.
>
> > Signed-off-by: Prasun Maiti <pma...@maxlinear.com>
> > ---
> >  config/Config-images.in | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/config/Config-images.in b/config/Config-images.in
> > index dcd7575..832e672 100644
> > --- a/config/Config-images.in
> > +++ b/config/Config-images.in
> > @@ -286,6 +286,7 @@ menu "Target Images"
> >       comment "Image Options"
> >
> >       source "target/linux/*/image/Config.in"
> > +     source "target/linux/feeds/*/image/Config.in"
> >
> >       config TARGET_KERNEL_PARTSIZE
> >               int "Kernel partition size (in MiB)"
> > --
> > 2.17.1
> >
> >
> > _______________________________________________
> > openwrt-devel mailing list
> > openwrt-devel@lists.openwrt.org
> > https://lists.openwrt.org/mailman/listinfo/openwrt-devel
>
> --
>         Ansuel

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to