summaryrefslogtreecommitdiffstats
path: root/meta/classes/libc-common.bbclass
AgeCommit message (Expand)Author
2018-05-09glibc: Drop obsolete rpc and libnslKhem Raj
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-05-13libc-common.bbclass: Use sed instead of grepKhem Raj
2014-08-23libc-common.bbclass: rename ALL the packagesPeter Seebach
2014-02-18eglibc: Upgrade from 2.18 -> 2.19Khem Raj
2012-11-14libc-common: Ensure sysconfdir exists before installing files to itRichard Purdie
2012-09-25Add and use 'localedir' variableChristopher Larson
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-07-03libc-common: Allow -dbg package to append, and not just set package variablesMark Hatle
2012-03-22libc-common: Apply Debian-naming to libc debug symbols tooMike Crowe
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-07-08libc-common.bbclass: Fix typoRichard Purdie
2011-06-29libc locale split: fix some remaining problemsKoen Kooi
2011-06-28libc-locale: split locale handling from libc recipe.Dongxiao Xu