mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
- Switch to github to get latest release
- Not an uploaded tarball, so autoreconf is necessary
- Update hash of license files (gnu.org license files are used since
b69c2046ce)
Paragraphs are rewrapped, URLs and addresses have changed, and some
additional explanation from gnu.org is added. It's still just (L)GPL
though.
https://github.com/linux-ras/sysfsutils/releases/tag/v2.1.1
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
8 lines
219 B
Plaintext
8 lines
219 B
Plaintext
config BR2_PACKAGE_LIBSYSFS
|
|
bool "libsysfs"
|
|
help
|
|
These are a set of utilities built upon sysfs, a filesystem in
|
|
Linux 2.6 kernels that exposes a system's device tree.
|
|
|
|
https://github.com/linux-ras/sysfsutils
|