Signed-off-by: Khem Raj <[email protected]>
---
meta-oe/recipes-graphics/gphoto2/gphoto2_2.5.28.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-oe/recipes-graphics/gphoto2/gphoto2_2.5.28.bb
b/meta-oe/recipes-graphics/gphoto2/gphoto2_2.5.28.bb
index c53504378a..6a2f7164b5 100644
--- a/meta-oe/recipes-graphics/gphoto2/gphoto2_2.5.28.bb
+++ b/meta-oe/recipes-graphics/gphoto2/gphoto2_2.5.28.bb
@@ -20,5 +20,5 @@ EXTRA_OECONF += "--with-jpeg-prefix=${STAGING_INCDIR} \
"
do_configure:append() {
- sed -i -E 's/--sysroot=[^ "]*([" ])/\1/g' ${B}/config.h
+ sed -i 's/--sysroot[^ "]*//g' ${B}/config.h
}
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#115541):
https://lists.openembedded.org/g/openembedded-devel/message/115541
Mute This Topic: https://lists.openembedded.org/mt/111328249/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-