summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Tian <kevin.tian@intel.com>2010-06-28 17:01:34 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-06-30 13:19:05 +0100
commit17a0eba8865c3d60118a2c30401a4eb1489cff9c (patch)
treeeec5a14041ff976c2ad1787ad84dbfec79e9bb32
parent4057e1a81132ac39a36af0b6b91ae29a873fa6fd (diff)
downloadpoky-17a0eba8865c3d60118a2c30401a4eb1489cff9c.tar.gz
netbase: fix metadata
Signed-off-by Kevin Tian <kevin.tian@intel.com>
-rw-r--r--meta/packages/netbase/netbase_4.21.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/packages/netbase/netbase_4.21.bb b/meta/packages/netbase/netbase_4.21.bb
index 1769a47a6b..bed35adfc9 100644
--- a/meta/packages/netbase/netbase_4.21.bb
+++ b/meta/packages/netbase/netbase_4.21.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "This package provides the necessary \ 1DESCRIPTION = "This package provides the necessary infrastructure for basic TCP/IP based networking"
2infrastructure for basic TCP/IP based networking." 2HOMEPAGE = "http://packages.debian.org/netbase"
3SECTION = "base" 3SECTION = "base"
4LICENSE = "GPL" 4LICENSE = "GPLv2"
5PR = "r23" 5PR = "r23"
6 6
7inherit update-rc.d 7inherit update-rc.d