[Buildroot] [git commit] Config.in.legacy: fix check-package errors

Yann E. MORIN yann.morin.1998 at free.fr
Wed Dec 27 22:18:04 UTC 2023


commit: https://git.buildroot.net/buildroot/commit/?id=f29c5b57f97bc329b9f20bba66460c4d9aa8cc35
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
---
 Config.in.legacy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Config.in.legacy b/Config.in.legacy
index bca483215f..46ae84997e 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -153,7 +153,7 @@ config BR2_PACKAGE_LIBCAMERA_PIPELINE_RASPBERRYPI
 	select BR2_LEGACY
 	select BR2_PACKAGE_LIBCAMERA_PIPELINE_RPI_VC4
 	help
-	  Since version ... the libcamera pipeline option 'raspberrypi' was
+	  Since version 0.1.0, the pipeline option 'raspberrypi' was
 	  renamed to 'rpi/vc4'.
 
 config BR2_GDB_VERSION_11



More information about the buildroot mailing list