Files
poky/meta/recipes-devtools
Paul Eggleton 86f91a1ca2 rpm-postinsts: don't create broken postinst script
Not only was the variable reference in this line broken, but it wasn't
going to work anyway - we install the script directly into /etc/rcS.d
and not into /etc/init.d, so the code in update-rc.d.bbclass couldn't
find anything there. This resulted in a postinstall script for
rpm-postinsts being created in /etc/rpm-postinsts which can't work when
the root filesystem is read-only. To simplify things just remove the use
of update-rc.d.bbclass since we don't really need the added complexity
here.

Fixes [YOCTO #4222].

(From OE-Core rev: d196d08acafe599c16a7ac8e04121039b1216ba6)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-10 16:49:28 +01:00
..
2013-03-22 16:54:37 +00:00
2013-01-07 11:09:36 +00:00
2013-03-18 13:18:21 +00:00
2013-01-07 13:38:29 +00:00
2013-03-22 16:54:36 +00:00
2013-02-28 23:15:51 +00:00
2013-02-01 15:54:03 +00:00
2013-03-05 13:14:56 +00:00
2013-02-04 13:18:27 +00:00
2013-02-06 09:37:26 +00:00
2011-11-29 11:22:04 +00:00
2013-01-28 14:49:05 +00:00
2013-02-04 13:18:26 +00:00
2013-03-22 17:01:30 +00:00
2013-01-07 13:38:27 +00:00
2013-03-01 13:03:28 +00:00
2013-04-08 16:57:03 +01:00
2013-04-02 17:57:07 +01:00
2013-03-18 13:18:24 +00:00
2012-12-26 11:34:09 +00:00
2013-02-04 16:42:49 +00:00
2011-12-08 15:24:32 +00:00
2012-08-19 10:46:39 +01:00
2013-03-23 17:40:27 +00:00