mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
makedevs_1.0.0.bb: Fix recipe metadata
Fix LICENSE information Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
69c907d39e
commit
c7c3b48486
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION = "A tool to make device nodes"
|
||||
LICENSE = "GPL"
|
||||
LICENSE = "GPLv2"
|
||||
SECTION = "base"
|
||||
PRIORITY = "required"
|
||||
SRC_URI = "file://makedevs.c"
|
||||
|
||||
Reference in New Issue
Block a user