aboutsummaryrefslogtreecommitdiffstats
path: root/appweb
diff options
context:
space:
mode:
authorGreg Gilbert <greg@treke.net>2004-11-11 07:58:02 +0000
committerGreg Gilbert <greg@treke.net>2004-11-11 07:58:02 +0000
commitdd81b9c0783482953b934ad6f9db20af42bc649a (patch)
treebae3c52c29e6110e92394e5e8d058935efa1b235 /appweb
parentb8c6f9c62a4d235d9a40508e60e711e187428ca5 (diff)
downloadopenembedded-dd81b9c0783482953b934ad6f9db20af42bc649a.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into olddog.home.treke.net:/home/ggilbert/oe/packages 2004/11/10 23:56:46-08:00 treke.net!ggilbert Adding license field to numerous oe's BKrev: 41931b8aM9b0i5CGPNUKzDjvOBgvjw
Diffstat (limited to 'appweb')
-rw-r--r--appweb/appweb_1.0.0.oe1
-rw-r--r--appweb/appweb_1.0.1.oe1
-rw-r--r--appweb/appweb_1.0.2.oe1
-rw-r--r--appweb/appweb_1.2.0.oe1
4 files changed, 4 insertions, 0 deletions
diff --git a/appweb/appweb_1.0.0.oe b/appweb/appweb_1.0.0.oe
index 4b2f595e34..05b39022b4 100644
--- a/appweb/appweb_1.0.0.oe
+++ b/appweb/appweb_1.0.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-${PV}.LINUX-i386.self.tar.gz"
SRC_URI_EXTRA = 'file://${WORKDIR}/appWeb-src-${PV}-5.tar.gz \
file://charsignedness.patch;patch=1 \
diff --git a/appweb/appweb_1.0.1.oe b/appweb/appweb_1.0.1.oe
index 96039b07fe..83c6cbb7e8 100644
--- a/appweb/appweb_1.0.1.oe
+++ b/appweb/appweb_1.0.1.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-${PV}.LINUX-i386.self.tar.gz"
SRC_URI_EXTRA = 'file://${WORKDIR}/appWeb-src-${PV}-5.tar.gz \
file://charsignedness.patch;patch=1 \
diff --git a/appweb/appweb_1.0.2.oe b/appweb/appweb_1.0.2.oe
index eccf56c506..47cc3497a2 100644
--- a/appweb/appweb_1.0.2.oe
+++ b/appweb/appweb_1.0.2.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-${PV}.LINUX-i386.self.tar.gz"
SRC_URI_EXTRA = 'file://${WORKDIR}/appWeb-src-${PV}-12.tar.gz \
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"