Files
poky/meta/recipes-devtools
Aditya Tayade d2da6b5c56 e2fsprogs: removed 'sed -u' option
In embedded box, sed might be provided another providers like Busybox,
hence use generic options whenever possible.
/bin/sed -> /etc/alternatives/sed
/etc/alternatives/sed -> /bin/busybox.nosuid

Here used 'sed -u' option is not necessary, hence removed it.

Fixes below error:
sed: invalid option -- 'u'

Also added 'set -eux' option which halts execution of the script
on any failures.

(From OE-Core rev: 5b3b290baa0a83f493b7ca25d5ffa5ff279bcc69)

Signed-off-by: Aditya Tayade <Aditya.Tayade@kpit.com>
Signed-off-by: Pawan Badganchi <Pawan.Badganchi@kpit.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 07caee1829d2a61bc018fe0e37ecd482922179ee)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2024-11-09 05:53:57 -08:00
..
2024-01-21 12:27:12 +00:00
2023-07-30 07:54:44 +01:00
2024-03-01 09:28:51 +00:00
2024-02-08 17:12:54 +00:00
2024-09-19 05:11:35 -07:00
2024-02-03 22:08:26 +00:00
2023-05-05 11:07:25 +01:00
2024-03-05 12:24:49 +00:00
2024-06-14 05:19:22 -07:00
2024-11-09 05:53:57 -08:00
2023-09-26 10:35:27 +01:00
2023-12-02 17:18:57 +00:00
2024-09-09 06:08:10 -07:00
2024-03-07 17:25:02 +00:00
2023-06-27 16:23:40 +01:00
2023-03-11 00:08:41 +00:00
2024-10-18 06:04:41 -07:00
2024-07-26 07:43:46 -07:00
2023-09-26 10:35:27 +01:00
2023-04-13 11:56:07 +01:00
2024-08-10 06:34:25 -07:00
2024-11-09 05:53:57 -08:00
2023-12-21 10:38:29 +00:00
2024-03-01 09:28:51 +00:00
2024-11-09 05:53:57 -08:00
2024-03-07 17:25:03 +00:00
2024-10-18 06:04:40 -07:00
2024-11-09 05:53:57 -08:00
2024-02-06 10:32:19 +00:00
2024-03-01 09:28:52 +00:00
2024-03-18 12:21:45 +00:00