Files
poky/meta/recipes-support
Koen Kooi 7b0137c823 nss-myhostname: fix postinst/prerm scripts
${D} is expanded by bitbake which means the postinst looks like this:

sed -e '/^hosts:/s/\s*\<myhostname\>//' \
    -e 's/\(^hosts:.*\)\(\<files\>\)\(.*\)\(\<dns\>\)\(.*\)/\1\2 myhostname \3\4\5/' \
    -i /build/scratch/angstrom-v2014.12/build/tmp-angstrom_next-eglibc/work/armv5te-angstrom-linux-gnueabi/systemd/1_216+gitAUTOINC+5d0ae62c66-r0/image/etc/nsswitch.conf

Change ${D} to $D to stop it from being expanded by bitbake.

(From OE-Core rev: 37fd211e598b2342533b00d89c9efcd151c529ae)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-08-23 09:26:10 +01:00
..
2014-06-06 09:26:04 +01:00
2014-07-23 21:59:15 +01:00
2014-08-15 18:21:52 +01:00
2014-08-03 12:40:40 +01:00
2014-01-10 15:16:50 +00:00
2014-08-23 09:26:08 +01:00
2014-07-08 11:20:12 +01:00
2014-01-06 11:13:55 +00:00
2014-05-06 17:59:16 +01:00
2014-08-15 18:21:51 +01:00
2014-08-23 09:26:09 +01:00
2014-06-16 15:31:40 +01:00
2014-08-23 09:26:08 +01:00
2014-08-02 09:26:16 +01:00
2014-01-02 22:39:23 +00:00
2014-01-02 22:39:23 +00:00
2014-08-02 09:26:16 +01:00
2014-08-15 18:21:48 +01:00
2014-06-25 13:51:46 +01:00
2014-08-11 10:53:05 +01:00
2014-07-17 12:28:52 +01:00
2014-07-25 15:34:00 +01:00
2014-06-16 15:31:40 +01:00
2014-08-23 09:26:09 +01:00