meta-openembedded/meta-initramfs/recipes-devtools/klibc
André Draszik 88f2b979ca meta-initramfs: remove True option to getVar calls (again)
A couple have still been missed in the past despite multiple
attempts at doing so (or simply have re-appeared?).

Search & replace made using the following command:
    sed -e 's|\(d\.getVar \?\)( \?\([^,()]*\), \?True)|\1(\2)|g' \
        -i $(git grep -E 'getVar ?\( ?([^,()]*), ?True\)' \
             | cut -d':' -f1 \
             | sort -u)

Signed-off-by: André Draszik <andre.draszik@jci.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-13 10:28:01 -08:00
..
klibc-2.0.4 klibc: Fix build with clang 2018-12-09 16:53:16 -08:00
klcc-cross_2.0.4.bb meta-initramfs: remove True option to getVar calls (again) 2019-01-13 10:28:01 -08:00
klibc_2.0.4.bb klibc: upgrade to released 2.0.4 2014-07-24 15:32:55 +02:00
klibc-static-utils_2.0.4.bb klibc-static-utils: really fix build for x86 with security flags enabled 2018-10-10 08:49:36 -07:00
klibc-utils_2.0.4.bb klibc-utils_2.0.4: remove blacklisting 2017-02-16 12:06:36 +01:00
klibc-utils.inc klibc-utils: remove the two static binaries (kinit and gzip) 2018-09-17 22:21:42 -07:00
klibc.inc klibc: Fix build with clang 2018-12-09 16:53:16 -08:00