]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
run-postinsts: Add LICENSE
authorRichard Purdie <rpurdie@linux.intel.com>
Thu, 30 Sep 2010 15:55:32 +0000 (16:55 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 30 Sep 2010 17:02:36 +0000 (18:02 +0100)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/recipes-tbd/meta/run-postinsts_1.0.bb

index f9559147e40513b448abe91b205c74d4ed24922c..44e840ed138d245dab829b6eeaf770c7a2c14598 100644 (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"