diff options
Diffstat (limited to 'appweb/appweb_1.2.0.oe')
-rw-r--r-- | appweb/appweb_1.2.0.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appweb/appweb_1.2.0.oe b/appweb/appweb_1.2.0.oe index f1bb90f7f9..6061088a5b 100644 --- a/appweb/appweb_1.2.0.oe +++ b/appweb/appweb_1.2.0.oe @@ -1,5 +1,6 @@ DESCRIPTION = "AppWeb is an embedded HTTP Web server that has been designed with security in mind." SECTION = "console/network" +LICENSE="GPL" SRC_URI = "http://www.mbedthis.com/software/appWeb-src-1.2.0-1.tar.gz \ file://makerules.patch;patch=1 \ file://nonrootinstall.patch;patch=1" |