Re: [yocto] [PATCH 2/9] Use wildcard in mesa bbappend name

2014-05-14 Thread akuster808
On 05/14/2014 05:45 PM, Khem Raj wrote: On Wed, May 14, 2014 at 3:24 PM, Armin Kuster wrote: mesa: Use wildcard in version to minimize keeping in-sync with Poky Signed-off-by: Armin Kuster --- recipes-graphics/mesa/mesa_9.2.%.bbappend | 6 ++ recipes-graphics/mesa/mesa_9.2.2

Re: [yocto] [PATCH 2/9] Use wildcard in mesa bbappend name

2014-05-14 Thread Khem Raj
On Wed, May 14, 2014 at 3:24 PM, Armin Kuster wrote: > mesa: Use wildcard in version to minimize keeping in-sync > with Poky > > Signed-off-by: Armin Kuster > --- > recipes-graphics/mesa/mesa_9.2.%.bbappend | 6 ++ > recipes-graphics/mesa/mesa_9.2.2.bbappend | 6 -- > 2 files cha

[yocto] [PATCH 2/9] Use wildcard in mesa bbappend name

2014-05-14 Thread Armin Kuster
mesa: Use wildcard in version to minimize keeping in-sync with Poky Signed-off-by: Armin Kuster --- recipes-graphics/mesa/mesa_9.2.%.bbappend | 6 ++ recipes-graphics/mesa/mesa_9.2.2.bbappend | 6 -- 2 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 recipes-gra