diff options
Diffstat (limited to 'meta/recipes-connectivity/ppp-dialin')
-rw-r--r-- | meta/recipes-connectivity/ppp-dialin/ppp-dialin_0.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/ppp-dialin/ppp-dialin_0.1.bb b/meta/recipes-connectivity/ppp-dialin/ppp-dialin_0.1.bb index 6861d8ad44..79805614d3 100644 --- a/meta/recipes-connectivity/ppp-dialin/ppp-dialin_0.1.bb +++ b/meta/recipes-connectivity/ppp-dialin/ppp-dialin_0.1.bb | |||
@@ -4,6 +4,8 @@ DEPENDS = "ppp" | |||
4 | RDEPENDS = "ppp" | 4 | RDEPENDS = "ppp" |
5 | PR = "r5" | 5 | PR = "r5" |
6 | LICENSE = "MIT" | 6 | LICENSE = "MIT" |
7 | LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ | ||
8 | file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | ||
7 | 9 | ||
8 | SRC_URI = "file://host-peer \ | 10 | SRC_URI = "file://host-peer \ |
9 | file://ppp-dialin" | 11 | file://ppp-dialin" |