[linux-yocto] [PATCH 1/6] drm-emgd-1.18.scc: add a kernel feature for emgd-1.18 driver

Bruce Ashfield bruce.ashfield at gmail.com
Wed Jul 3 20:33:41 PDT 2013


On Tue, Jul 2, 2013 at 4:05 PM,  <nitin.a.kamble at intel.com> wrote:
> From: Nitin A Kamble <nitin.a.kamble at intel.com>
>
> This enables one to select the emgd-1.18 kernel driver as a feature
> from the kernel recipe space.
>
> Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
> ---
>  meta/cfg/kernel-cache/features/drm-emgd/drm-emgd-1.18.scc | 2 ++
>  1 file changed, 2 insertions(+)
>  create mode 100644 meta/cfg/kernel-cache/features/drm-emgd/drm-emgd-1.18.scc
>
> diff --git a/meta/cfg/kernel-cache/features/drm-emgd/drm-emgd-1.18.scc b/meta/cfg/kernel-cache/features/drm-emgd/drm-emgd-1.18.scc
> new file mode 100644
> index 0000000..ca08fbf
> --- /dev/null
> +++ b/meta/cfg/kernel-cache/features/drm-emgd/drm-emgd-1.18.scc
> @@ -0,0 +1,2 @@
> +kconf hardware drm-emgd.cfg
> +git merge emgd-1.18

In the yocto 1.4 release we promoted "git merge" to be a top level command
along with the other commonly used options. It allows sanity checking
to be applied to the merges.

Can you try that last command as "merge emgd-1.18" and confirm that it
works ? If so, we should go with that syntax. I'll be converting the remaining
cases for yocto 1.5.

Bruce

> --
> 1.8.1.4
>
> _______________________________________________
> linux-yocto mailing list
> linux-yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/linux-yocto



--
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"



More information about the linux-yocto mailing list