On Wed, Oct 12, 2022 at 01:55:16PM +0530, Prasun Maiti wrote:
> From: Prasun Maiti <[email protected]>
> 
> 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 <[email protected]>
> ---
>  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
> [email protected]
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel

-- 
        Ansuel

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to