]> code.ossystems Code Review - openembedded-core.git/commitdiff
ppp-dialin: update LIC_FILES_CHKSUM info
authorDongxiao Xu <dongxiao.xu@intel.com>
Fri, 3 Dec 2010 06:36:06 +0000 (14:36 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 6 Dec 2010 22:02:23 +0000 (22:02 +0000)
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/recipes-connectivity/ppp-dialin/ppp-dialin_0.1.bb

index 6861d8ad44f8979c44a83f22dfedd8656adfaf05..79805614d33a3d3ed6c91e5c8a0a8832a26da726 100644 (file)
@@ -4,6 +4,8 @@ DEPENDS = "ppp"
 RDEPENDS = "ppp"
 PR = "r5"
 LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
+                    file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
 
 SRC_URI = "file://host-peer \
            file://ppp-dialin"