You've already forked CoreMP135_buildroot
mirror of
https://github.com/m5stack/CoreMP135_buildroot.git
synced 2026-05-20 11:24:29 -07:00
620bb752b2
Update the upstream URL in the help text in Config.in. This addresses the 'Invalid(404)' URL status in the package stats web page output. Signed-off-by: Mark Corbin <mark@dibsco.co.uk> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
216 B
Plaintext
9 lines
216 B
Plaintext
config BR2_PACKAGE_LIBDVDREAD
|
|
bool "libdvdread"
|
|
select BR2_PACKAGE_LIBDVDCSS
|
|
help
|
|
libdvdread provides a simple foundation for reading
|
|
DVD-Video images.
|
|
|
|
https://www.videolan.org/developers/libdvdnav.html
|