[oe] [meta-oe][PATCH 1/2] lua: bump lua.pc version

Maciej Borzecki maciej.borzecki at open-rnd.pl
Thu Feb 11 09:06:38 UTC 2016


On 02/10 18:13, Andreas Müller wrote:
> On Wed, Feb 10, 2016 at 3:44 PM, Maciej Borzecki
> <maciej.borzecki at open-rnd.pl> wrote:
> > Lua was updated to 5.3.2, however lua.pc still has 5.2.2 listed as
> > Version.
> >
> > Signed-off-by: Maciej Borzecki <maciej.borzecki at open-rnd.pl>
> > ---
> >  meta-oe/recipes-devtools/lua/lua/lua.pc | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/meta-oe/recipes-devtools/lua/lua/lua.pc b/meta-oe/recipes-devtools/lua/lua/lua.pc
> > index e6f8b6f096dbcf578665699d2e3570dd22088d40..f14d227543c04189c5c31cd2c2737ac68933979f 100644
> > --- a/meta-oe/recipes-devtools/lua/lua/lua.pc
> > +++ b/meta-oe/recipes-devtools/lua/lua/lua.pc
> > @@ -4,7 +4,7 @@ includedir=${prefix}/include
> >
> >  Name: Lua
> >  Description: Lua language engine
> > -Version: 5.2.2
> > +Version: 5.3.2
> >  Requires:
> >  Libs: -L${libdir} -llua
> >  Libs.private: -lm
> > --
> > 2.5.0
> >
> Is it possible to 'sed' this based on PV so that we don't need to do
> that on next update?
>

Agreed, makes sense to update it based on ${PV}.

--
Maciej Borzęcki
Senior Software Developer at Open-RnD Sp. z o.o., Poland
www.open-rnd.pl
mobile: +48 889 117 365, fax: +48 42 657 9079



More information about the Openembedded-devel mailing list