Files
poky/meta/recipes-bsp
Khem Raj 795420850b pm-utils: Do not require GNU grep at runtime
This was added to fix bug reported here [1]

back then busybox grep applet did not implement -x option
and it would fail as reported in the bug, in due course
busybox now has implemented -x option [2] and the expression

using grep -x in /usr/lib/pm-utils/functions:219 works fine

[1] https://bugzilla.yoctoproject.org/show_bug.cgi?id=1887
[2] https://git.busybox.net/busybox/commit/?id=cd09e81520b7917adebcffd7c361671f913325eb

(From OE-Core rev: ba52209acc699d71de865e7eddf64c8acb67b491)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-08-10 09:18:54 +01:00
..
2022-12-21 10:16:31 +00:00
2022-07-12 12:52:52 +01:00
2023-08-04 11:44:28 +01:00
2023-03-03 18:03:56 +00:00
2023-07-19 19:37:38 +01:00
2022-12-06 15:23:18 +00:00
2023-06-06 23:41:12 +01:00