summaryrefslogtreecommitdiffstats
path: root/meta/classes/libc-package.bbclass
AgeCommit message (Expand)Author
2019-02-28default-distrovars: Drop DISTRO_FEATURES_LIBCKhem Raj
2019-02-19libc-package.bbclass: Add a progress meter for the package taskPeter Kjellerstedt
2019-02-19libc-package.bbclass: Only extract wanted files in prep_locale_tree()Peter Kjellerstedt
2019-02-19libc-package.bbclass: Correct a few paths for when usrmerge is usedPeter Kjellerstedt
2019-01-14meta: Fix Deprecated warnings from regexsRichard Purdie
2018-12-05glibc-locale: fix installed-vs-shipped qa issueKai Kang
2018-12-01libc-package: fix postinst error when ENABLE_BINARY_LOCALE_GENERATION = "0"Alexander Kanavin
2018-11-13locale: Allow usage of cross-localedef for ARCAlexey Brodkin
2018-09-04libc-package: Add risc-v specific options to cross-localedef invocationKhem Raj
2018-01-29meta: don't use deprecated functions from utils.bbclassRoss Burton
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-12-08libc-package.bbclass: split binary localedata even more if asked toAndreas Oberritter
2016-10-07libc-package.bbclass: Add mipsisa{32, 64}r6{el, } supportZubair Lutfullah Kakakhel
2016-10-03libc-package.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson
2016-07-12glibc: Upgrade to latest tip of masterKhem Raj
2016-07-10classes/libc-package: remove pointless copying when running localedefRoss Burton
2016-07-10libc-package: remove obsolete do_configure_prependRoss Burton
2016-06-14libc-package: ensure glibc-locale package list is deterministicRoss Burton
2016-06-02classes/lib: Update to use python3 command pipeline decodingRichard Purdie
2016-01-29libc-package.bbclass: add LOCALE_UTF8_IS_DEFAULTRichard Tollerton
2015-10-20libc-package: Fix localedef multilib dependency issuesRichard Purdie
2015-07-16libc-package: don't abuse B to change directoryRoss Burton
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie
2014-12-21libc-package.bbclass: add aarch64 target to locale_arch_optionsKai Kang
2014-12-05qemu/libc-package: Fix qemu option handlingRichard Purdie
2014-04-25Globally replace oe.utils.contains to bb.utils.containsOtavio Salvador
2013-12-05classes/recipes: More optimal DISTRO_FEATURES referencesRichard Purdie
2013-10-14classes: add aarch64_be targetVictor Kamensky
2013-10-11classes: tar 1.27 fixesRichard Purdie
2013-08-05libc-package.bbclass: Add armeb architecture to locale_arch_optionsFathi Boudra
2013-05-09class/lib: Fix up various file access methodsRichard Purdie
2012-10-17libc-package: Drop bogus replacement operationRichard Purdie
2012-09-25Add and use 'localedir' variableChristopher Larson
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-05-20libc-package: Add sh4 and mips64 to arch optionsKhem Raj
2012-05-18(libc-)package.bbclass: Added MLPREFIX to locale packages.Lianhao Lu
2012-05-09libc-package.bbclass: Add MLPREFIX while dynamically set RDEPENDSDongxiao Xu
2012-05-03libc-package: rework ''precompiled' locale handlingChristopher Larson
2012-04-16Multilib: Fix RDEPENDS in libc-package.bbclass, useradd.bbclass...Zhai Edwin
2012-04-04eglibc packaging: locale packaging configurationNitin A Kamble
2012-03-29libc-packgae.bbclass: Add i686 support in locale_arch_optionsNoor Ahsan
2012-02-01external-csl-toolchain: fixes for metadata changesChristopher Larson
2012-02-01libc-package: fix typo in LOCALETREESRC default valueChristopher Larson
2012-01-17locale: fix package's "provides" tagNitin A Kamble
2011-12-01libc-package.bbclass: Fix typo in setVar usageRichard Purdie
2011-11-26getVar/setVar cleanupsRichard Purdie
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-10-10libc-package.bbclass: Use a makefile for locale gernation to increase paralle...Richard Purdie
2011-09-28libc-package.bbclass: add MLPREFIX when set values to PACKAGESDongxiao Xu