diff options
| -rw-r--r-- | meta-oe/recipes-support/c-periphery/c-periphery_2.2.4.bb | 2 |
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 @@ | |||
| 1 | SUMMURY = "C-Periphery lib used to access GPIO, LED, PWM, SPI, I2C, MMIO, Serial" | 1 | SUMMARY = "C-Periphery lib used to access GPIO, LED, PWM, SPI, I2C, MMIO, Serial" |
| 2 | DESCRIPTION = "A C library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux" | 2 | DESCRIPTION = "A C library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux" |
| 3 | 3 | ||
| 4 | HOMEPAGE = "https://github.com/vsergeev/c-periphery" | 4 | HOMEPAGE = "https://github.com/vsergeev/c-periphery" |
