diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2010-12-03 14:36:06 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-06 22:02:23 +0000 |
commit | f3dc033b811921c5a896e0e2648699b86e98dd61 (patch) | |
tree | b124550367b798d67a4f214b3df3f3b13ca4a765 | |
parent | e24849eee1ea913fe7cfd375d860ede9785a4ee4 (diff) | |
download | poky-f3dc033b811921c5a896e0e2648699b86e98dd61.tar.gz |
ppp-dialin: update LIC_FILES_CHKSUM info
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
-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" |