diff options
| author | Pierre-Jean Texier <pjtexier@koncepto.io> | 2020-10-17 19:49:52 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-10-18 12:45:26 -0700 |
| commit | f688f94614edde062f8a6a361a01b8a19b21e972 (patch) | |
| tree | 12c265217648763a126b156e1f4bf09ab3a87fb2 /meta-oe/recipes-support/c-periphery | |
| parent | 58fb6032099dddde546401fd1e88c62f77739c8d (diff) | |
| download | meta-openembedded-f688f94614edde062f8a6a361a01b8a19b21e972.tar.gz | |
c-periphery: fix typo in SUMMARY
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/c-periphery')
| -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" |
