Aditya Tayade
ce94244963
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: 045d50e63bcaf13056ce749c616eecc4d4516958)
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-26 05:37:10 -08:00
..
2024-08-13 09:29:15 +01:00
2024-01-21 12:27:12 +00:00
2023-03-06 09:52:16 +00:00
2024-08-28 09:14:26 +01:00
2024-10-29 05:51:03 -07:00
2023-07-30 07:54:44 +01:00
2024-05-02 15:15:51 +01:00
2024-08-21 21:51:49 +01:00
2024-08-23 09:12:37 +01:00
2024-05-28 09:38:22 +01:00
2022-02-20 16:45:25 +00:00
2024-08-23 09:12:37 +01:00
2024-08-21 21:51:49 +01:00
2023-09-26 10:35:28 +01:00
2024-09-03 10:21:38 +01:00
2024-08-03 07:56:10 +01:00
2024-05-21 12:08:04 +01:00
2024-02-03 22:08:26 +00:00
2024-05-02 15:15:51 +01:00
2024-05-28 09:38:23 +01:00
2024-08-21 21:51:49 +01:00
2024-05-21 12:08:04 +01:00
2022-09-28 08:01:10 +01:00
2024-08-23 09:12:37 +01:00
2024-05-21 12:08:04 +01:00
2024-11-26 05:37:10 -08:00
2024-09-04 12:38:44 +01:00
2024-08-21 21:51:49 +01:00
2024-06-24 12:43:40 +01:00
2024-04-16 08:07:01 +01:00
2024-02-08 10:59:06 +00:00
2024-03-19 15:25:12 +00:00
2024-08-30 21:59:38 +01:00
2024-11-26 05:37:09 -08:00
2024-08-29 21:58:19 +01:00
2024-10-29 05:51:03 -07:00
2024-08-28 09:14:26 +01:00
2024-11-26 05:37:09 -08:00
2022-12-22 23:05:50 +00:00
2022-02-20 16:45:25 +00:00
2024-05-21 12:08:04 +01:00
2024-05-02 15:15:51 +01:00
2022-02-20 16:45:25 +00:00
2023-09-26 10:35:27 +01:00
2024-10-29 05:51:03 -07:00
2024-04-16 08:07:02 +01:00
2024-08-28 09:14:27 +01:00
2024-09-11 11:56:37 +01:00
2023-06-16 15:40:10 +01:00
2024-08-23 09:12:37 +01:00
2024-09-04 12:38:44 +01:00
2024-08-09 22:33:38 +01:00
2023-11-30 08:43:03 +00:00
2024-08-23 09:12:37 +01:00
2024-08-08 08:26:14 +01:00
2023-03-11 00:08:41 +00:00
2024-08-28 09:14:26 +01:00
2024-08-05 14:31:57 +01:00
2024-08-28 09:14:27 +01:00
2024-04-16 08:07:02 +01:00
2024-08-23 09:12:37 +01:00
2024-06-04 12:04:52 +01:00
2024-05-28 09:38:24 +01:00
2024-08-29 21:58:19 +01:00
2024-07-16 11:25:29 +01:00
2024-11-11 09:16:26 -08:00
2022-02-20 16:45:25 +00:00
2023-08-01 09:51:20 +01:00
2024-08-28 09:14:26 +01:00
2024-08-28 09:14:26 +01:00
2024-08-21 21:51:49 +01:00
2024-05-02 15:15:51 +01:00
2024-11-26 05:37:09 -08:00
2024-11-26 05:37:09 -08:00
2024-10-29 05:51:03 -07:00
2024-06-12 16:08:31 +01:00
2024-07-16 11:25:29 +01:00
2024-08-06 11:33:58 +01:00
2024-05-02 15:15:51 +01:00
2024-09-11 11:56:37 +01:00
2024-06-03 07:47:04 +01:00
2024-08-29 21:58:19 +01:00
2023-06-16 15:40:11 +01:00
2024-11-26 05:37:09 -08:00
2024-01-07 12:24:57 +00:00
2024-04-23 13:40:24 +01:00
2024-08-23 09:12:37 +01:00
2024-05-28 09:38:24 +01:00
2024-05-02 15:15:51 +01:00
2024-11-26 05:37:09 -08:00
2023-05-05 11:07:25 +01:00
2022-12-21 10:16:31 +00:00
2024-04-25 10:06:03 +01:00
2024-07-13 23:28:30 +01:00
2024-08-28 09:14:26 +01:00