From f688f94614edde062f8a6a361a01b8a19b21e972 Mon Sep 17 00:00:00 2001 From: Pierre-Jean Texier Date: Sat, 17 Oct 2020 19:49:52 +0200 Subject: c-periphery: fix typo in SUMMARY Signed-off-by: Pierre-Jean Texier Signed-off-by: Khem Raj --- meta-oe/recipes-support/c-periphery/c-periphery_2.2.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ -SUMMURY = "C-Periphery lib used to access GPIO, LED, PWM, SPI, I2C, MMIO, Serial" +SUMMARY = "C-Periphery lib used to access GPIO, LED, PWM, SPI, I2C, MMIO, Serial" DESCRIPTION = "A C library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux" HOMEPAGE = "https://github.com/vsergeev/c-periphery" -- cgit v1.2.3-54-g00ecf