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

View File

@@ -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"