1
0
mirror of https://git.yoctoproject.org/poky synced 2026-04-05 06:28:19 +00:00
Files
poky/scripts
Ross Burton a9f2e87bd5 postinst-intercepts: always use set -e
If a postinst has a problem (say, qemu crashes) and set -e isn't in operation,
the only mention of the problem is a single line in the rootfs log that doesn't
trigger any warnings.

(From OE-Core rev: 072800f89a136bb5da44627f25599d3060cca0a1)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-19 17:37:33 +00:00
..
2015-12-18 12:18:18 +00:00
2015-12-08 10:20:47 +00:00

This directory contains Various useful scripts for working with OE builds