aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libsoc/libsoc_0.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/libsoc/libsoc_0.6.bb')
-rw-r--r--meta-oe/recipes-support/libsoc/libsoc_0.6.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libsoc/libsoc_0.6.bb b/meta-oe/recipes-support/libsoc/libsoc_0.6.bb
index ceb2b8605a..79c171adf2 100644
--- a/meta-oe/recipes-support/libsoc/libsoc_0.6.bb
+++ b/meta-oe/recipes-support/libsoc/libsoc_0.6.bb
@@ -1,4 +1,7 @@
-SUMMARY = "libsoc is a C library for interfacing with common SoC peripherals through generic kernel interfaces"
+SUMMARY = "Library for interfacing with common SoC peripherals"
+DESCRIPTION = "libsoc is a C library to interface with common peripherals (gpio, i2c, spi, pwm) \
+ found in SoC (System on Chips) through generic Linux Kernel interfaces."
+
HOMEPAGE = "https://github.com/jackmitch/libsoc"
LICENSE = "LGPLv2.1"