diff options
| author | Konrad Weihmann <kweihmann@outlook.com> | 2020-05-30 22:11:24 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-05-31 22:42:25 -0700 |
| commit | 1c1f9c7648c545d24ad17349fab8e462ba244175 (patch) | |
| tree | 56db3d27dd6ead145ebc960a11e17817116635a2 /meta-oe/recipes-support/zbar | |
| parent | 68fa0a4ac2b320c1ce92b44ead54df5f4d043a06 (diff) | |
| download | meta-openembedded-1c1f9c7648c545d24ad17349fab8e462ba244175.tar.gz | |
zbar: fix typo for DESCRIPTION
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/zbar')
| -rw-r--r-- | meta-oe/recipes-support/zbar/zbar_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/zbar/zbar_git.bb b/meta-oe/recipes-support/zbar/zbar_git.bb index 935e09cd53..181d7ae43c 100644 --- a/meta-oe/recipes-support/zbar/zbar_git.bb +++ b/meta-oe/recipes-support/zbar/zbar_git.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DESRIPTION = "2D barcode scanner toolkit." | 1 | DESCRIPTION = "2D barcode scanner toolkit." |
| 2 | SECTION = "graphics" | 2 | SECTION = "graphics" |
| 3 | LICENSE = "LGPL-2.1" | 3 | LICENSE = "LGPL-2.1" |
| 4 | 4 | ||
