[poky] [PATCH 2/4] genericx86: add v86d to machine recommends for uvesafb
Darren Hart
dvhart at linux.intel.com
Thu Aug 22 10:44:20 PDT 2013
On Thu, 2013-08-22 at 16:59 +0100, Ross Burton wrote:
> The uvesafb framebuffer driver needs a userspace helper.
>
> Signed-off-by: Ross Burton <ross.burton at intel.com>
> ---
> meta-yocto-bsp/conf/machine/genericx86.conf | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-yocto-bsp/conf/machine/genericx86.conf b/meta-yocto-bsp/conf/machine/genericx86.conf
> index 88464fa..e144754 100644
> --- a/meta-yocto-bsp/conf/machine/genericx86.conf
> +++ b/meta-yocto-bsp/conf/machine/genericx86.conf
> @@ -27,7 +27,7 @@ XSERVER ?= "xserver-xorg \
>
> #MACHINE_EXTRA_RDEPENDS = "rt2860"
>
> -MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts linux-firmware"
> +MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts linux-firmware v86d"
This is added to MACHINE_ESSENTIAL_EXTRA_RDEPENDS for qemux86.
MACHINE_EXTRA_RRECOMMENDS does not impact packagegroup-core-boot, and
therefor not core-image-minimal. Perhaps that is the intention?
These 4 variables can be confusing, so I wanted to ask the question and
make sure we are getting the intended behavior here.
>
> IMAGE_FSTYPES ?= "ext3 cpio.gz live"
>
live.... do we halfta? I know... for now... sigh....
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
More information about the poky
mailing list