1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

run-postinsts: Add LICENSE

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2010-09-30 16:55:32 +01:00
parent 1d52fa5269
commit 69c650c277
@@ -1,6 +1,7 @@
DESCRIPTION = "Run postinstall scripts on device using awk"
SECTION = "devel"
PR = "r6"
LICENSE = "MIT"
SRC_URI = "file://run-postinsts file://run-postinsts.awk"