kumquat-buildroot/package/libsysfs/Config.in
Fabrice Fontaine 8f1770cb9b package/libsysfs: bump to version 2.1.1
- 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>
2021-09-23 23:01:59 +02:00

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