Along with upgrade we are remove usage of LIBC variable inside makefiles as this conflicts with OE's notion of LIBC
Pull URL: git://git.openembedded.org/openembedded-core-contrib Branch: kraj/pcmciautils Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/pcmciautils Thanks, Khem Raj <[email protected]> --- Khem Raj (1): pcmciautils: Upgrade 017 -> 018 .../pcmciautils-017/version_workaround.patch | 16 ------ .../makefile_fix.patch | 58 ++++++++++++++++---- meta/recipes-bsp/pcmciautils/pcmciautils.inc | 1 + meta/recipes-bsp/pcmciautils/pcmciautils_017.bb | 12 ---- meta/recipes-bsp/pcmciautils/pcmciautils_018.bb | 11 ++++ 5 files changed, 59 insertions(+), 39 deletions(-) delete mode 100644 meta/recipes-bsp/pcmciautils/pcmciautils-017/version_workaround.patch rename meta/recipes-bsp/pcmciautils/{pcmciautils-017 => pcmciautils-018}/makefile_fix.patch (63%) delete mode 100644 meta/recipes-bsp/pcmciautils/pcmciautils_017.bb create mode 100644 meta/recipes-bsp/pcmciautils/pcmciautils_018.bb -- 1.7.4.1 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
