Files
meta-openembedded/meta-oe/recipes-extended
Jiaying Song 05c17b63fe rrdtool: Fix do_populate_sysroot QA issues
This commit addresses the shebang size issue encountered in the
do_populate_sysroot task of the rrdtool-native recipe. The issue
was caused by the shebang line in the cgi-demo.cgi file exceeding
the maximum allowed length of 128 characters.

The following error was observed:

ERROR: rrdtool-native-1.8.0-r0 do_populate_sysroot: QA Issue: : /work/x86_64-linux/rrdtool-native/1.8.0/sysroot-destdir/work/x86_64-linux/rrdtool-native/1.8.0/recipe-sysroot-native/usr/share/rrdtool/examples/cgi-demo.cgi maximum shebang size exceeded, the maximum size is 128. [shebang-size]
ERROR: rrdtool-native-1.8.0-r0 do_populate_sysroot: do_populate_sysroot for this recipe installed files with QA issues

The solution implemented involves modifying the shebang line in the
cgi-demo.cgi file to use '/usr/bin/env rrdcgi', ensuring it adheres
to the length limit.

Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-06 21:45:27 -07:00
..
2023-11-13 22:49:05 -08:00
2023-11-29 10:54:54 -08:00
2024-03-08 10:07:20 -08:00
2024-02-09 09:52:12 -08:00
2024-05-12 08:43:19 -07:00
2024-01-19 09:51:07 -08:00
2024-02-09 09:52:09 -08:00
2024-02-19 23:22:24 -08:00
2024-02-09 09:52:12 -08:00
2024-02-09 09:52:12 -08:00
2024-04-17 23:47:22 -07:00
2024-01-12 10:30:33 -08:00
2024-02-19 23:22:24 -08:00
2024-02-09 09:52:12 -08:00
2024-02-19 23:22:20 -08:00
2024-02-09 09:52:12 -08:00
2024-02-19 23:22:24 -08:00
2024-05-23 16:17:11 -07:00
2024-02-09 09:52:12 -08:00
2023-11-06 08:47:16 -08:00
2024-02-09 09:52:12 -08:00
2024-05-02 07:32:53 -07:00
2024-05-28 09:34:36 -07:00
2024-04-23 15:15:34 -07:00
2023-12-08 07:57:57 -08:00
2024-02-09 09:52:12 -08:00
2023-11-28 08:55:43 -08:00
2024-02-09 09:52:12 -08:00
2024-02-19 23:22:24 -08:00
2024-03-25 18:52:52 -07:00
2024-02-09 09:52:12 -08:00