[OE-core] [PATCH] kernel-devsrc: cp Documentation/ to sdk kernel
Hongzhi, Song
hongzhi.song at windriver.com
Wed Aug 14 01:58:58 UTC 2019
On 8/13/19 8:27 PM, Bruce Ashfield wrote:
>
>
> On Tue, Aug 13, 2019 at 1:35 AM Hongzhi.Song
> <hongzhi.song at windriver.com <mailto:hongzhi.song at windriver.com>> wrote:
>
> A new patch let kernel source Documentation/Kconfig in top Kconfig
> So kernel-devsrc should include Documentation/ too.
> Otherwise "make scripts" will fails.
>
> patch:
> commit b1663d7e3a7961fc45262fd68a89253f2803036c
> Author: Mauro Carvalho Chehab <mchehab+samsung at kernel.org
> <mailto:mchehab%2Bsamsung at kernel.org>>
> Date: Tue Jun 4 09:26:27 2019 -0300
>
> docs: Kbuild/Makefile: allow check for missing docs at build time
>
> While this doesn't make sense for production Kernels, in order to
> avoid regressions when documents are touched, let's add a
> check target at the make file.
>
> Signed-off-by: Mauro Carvalho Chehab
> <mchehab+samsung at kernel.org <mailto:mchehab%2Bsamsung at kernel.org>>
> Signed-off-by: Jonathan Corbet <corbet at lwn.net
> <mailto:corbet at lwn.net>>
>
> Signed-off-by: Hongzhi.Song <hongzhi.song at windriver.com
> <mailto:hongzhi.song at windriver.com>>
> ---
> meta/recipes-kernel/linux/kernel-devsrc.bb
> <http://kernel-devsrc.bb> | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-kernel/linux/kernel-devsrc.bb
> <http://kernel-devsrc.bb>
> b/meta/recipes-kernel/linux/kernel-devsrc.bb <http://kernel-devsrc.bb>
> index 5ec5929..a874e06 100644
> --- a/meta/recipes-kernel/linux/kernel-devsrc.bb
> <http://kernel-devsrc.bb>
> +++ b/meta/recipes-kernel/linux/kernel-devsrc.bb
> <http://kernel-devsrc.bb>
> @@ -65,7 +65,7 @@ do_install() {
> )
>
> # then drop all but the needed Makefiles/Kconfig files
> - rm -rf $kerneldir/build/Documentation
> + #rm -rf $kerneldir/build/Documentation
>
>
> In the spirit of keeping kernel-devsrc as small as possible (I have
> another patch pending if you really want the full kernel source), this
> should only keep the Documentation/ files that are required to pass
> the check, not keep all of Documentation.
If you have a better patch, I am pleasure to accept it.
Thanks,
--Hongzhi
> Bruce
>
> rm -rf $kerneldir/build/scripts
> rm -rf $kerneldir/build/include
>
> --
> 2.8.1
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> <mailto:Openembedded-core at lists.openembedded.org>
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
>
>
> --
> - Thou shalt not follow the NULL pointer, for chaos and madness await
> thee at its end
> - "Use the force Harry" - Gandalf, Star Trek II
>
More information about the Openembedded-core
mailing list