Re: [OE-core] [PATCH] rootfs_rpm: Escape the backtick to ensure the ls runs on the target

2013-01-30 Thread Saul Wold
On 01/30/2013 02:13 AM, Enrico Scholz wrote: Saul Wold sgw-VuQAYsv1563Yd54FQh9/c...@public.gmane.org writes: This change ensures that the ls /etc/rpm-postinsts runs in the target at first boot time, rather than at the creation time of the script on the host. ... -for i in `ls

[OE-core] [PATCH] rootfs_rpm: Escape the backtick to ensure the ls runs on the target

2013-01-29 Thread Saul Wold
This change ensures that the ls /etc/rpm-postinsts runs in the target at first boot time, rather than at the creation time of the script on the host. This was causing the following error in the rootfs log: + install -d