mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
Correct DESCRIPTION typos in various recipes
An investigation into undocumented variables uncovered a few mispellings of the variable DESCRIPTION. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
DESCRIPTON = "A live image init script"
|
||||
DESCRIPTION = "A live image init script"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||
SRC_URI = "file://init-boot.sh"
|
||||
|
||||
Reference in New Issue
Block a user