[poky] [PATCH 1/1] clutter-1.8: add bbappend for new clutter-1.8 recipe

Richard Purdie richard.purdie at linuxfoundation.org
Tue Nov 8 09:54:27 PST 2011


On Tue, 2011-11-08 at 08:14 -0800, Joshua Lock wrote:
> We've a new Clutter version in meta so need to add our
> atom-pc bbappend modifications.
> 
> Signed-off-by: Joshua Lock <josh at linux.intel.com>
> ---
>  .../recipes-graphics/clutter/clutter-1.8_1.8.0.bb  |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
>  create mode 100644 meta-yocto/recipes-graphics/clutter/clutter-1.8_1.8.0.bb
> 
> diff --git a/meta-yocto/recipes-graphics/clutter/clutter-1.8_1.8.0.bb b/meta-yocto/recipes-graphics/clutter/clutter-1.8_1.8.0.bb
> new file mode 100644
> index 0000000..c7cc683
> --- /dev/null
> +++ b/meta-yocto/recipes-graphics/clutter/clutter-1.8_1.8.0.bb
> @@ -0,0 +1,4 @@
> +DEPENDS_atom-pc = "${STDDEPENDS} virtual/xserver-xf86 virtual/libgl"
> +EXTRA_OECONF_atom-pc = "${BASE_CONF} --with-flavour=glx"
> +PACKAGE_ARCH_atom-pc = "${MACHINE_ARCH}"

Incidentally, why don't we just add an x86 override to the clutter
recipe so we avoid doing this every time?

Cheers,

Richard





More information about the poky mailing list