summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/c-periphery/c-periphery_2.2.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/c-periphery/c-periphery_2.2.4.bb b/meta-oe/recipes-support/c-periphery/c-periphery_2.2.4.bb
index daa681a2b6..621e174ff0 100644
--- a/meta-oe/recipes-support/c-periphery/c-periphery_2.2.4.bb
+++ b/meta-oe/recipes-support/c-periphery/c-periphery_2.2.4.bb
@@ -1,4 +1,4 @@
1SUMMURY = "C-Periphery lib used to access GPIO, LED, PWM, SPI, I2C, MMIO, Serial" 1SUMMARY = "C-Periphery lib used to access GPIO, LED, PWM, SPI, I2C, MMIO, Serial"
2DESCRIPTION = "A C library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux" 2DESCRIPTION = "A C library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux"
3 3
4HOMEPAGE = "https://github.com/vsergeev/c-periphery" 4HOMEPAGE = "https://github.com/vsergeev/c-periphery"