summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc b/meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc
index 1a72fd19c..ffec167c4 100644
--- a/meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc
+++ b/meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc
@@ -3,6 +3,8 @@ HOMEPAGE = "http://www.xelerance.com/software/xl2tpd/"
3SECTION = "net" 3SECTION = "net"
4DEPENDS = "ppp virtual/kernel" 4DEPENDS = "ppp virtual/kernel"
5 5
6PACKAGE_ARCH = "${MACHINE_ARCH}"
7
6LICENSE = "GPLv2" 8LICENSE = "GPLv2"
7LIC_FILES_CHKSUM = "file://LICENSE;md5=0636e73ff0215e8d672dc4c32c317bb3" 9LIC_FILES_CHKSUM = "file://LICENSE;md5=0636e73ff0215e8d672dc4c32c317bb3"
8 10