diff options
Diffstat (limited to 'meta-oe/recipes-support/libjs/libjs-jquery-icheck_1.0.3.bb')
-rw-r--r-- | meta-oe/recipes-support/libjs/libjs-jquery-icheck_1.0.3.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/libjs/libjs-jquery-icheck_1.0.3.bb b/meta-oe/recipes-support/libjs/libjs-jquery-icheck_1.0.3.bb index 31c3534b88..88fbc109ee 100644 --- a/meta-oe/recipes-support/libjs/libjs-jquery-icheck_1.0.3.bb +++ b/meta-oe/recipes-support/libjs/libjs-jquery-icheck_1.0.3.bb | |||
@@ -3,13 +3,12 @@ SECTION = "console/network" | |||
3 | HOMEPAGE = "http://fronteed.com/iCheck" | 3 | HOMEPAGE = "http://fronteed.com/iCheck" |
4 | 4 | ||
5 | LICENSE = "MIT" | 5 | LICENSE = "MIT" |
6 | LIC_FILES_CHKSUM = "file://icheck.js;start_line=1;end_line=8;md5=404078d7de9f05ed64d364274f790055" | 6 | LIC_FILES_CHKSUM = "file://icheck.js;beginline=6;endline=7;md5=ea25eee37fc3b14403e215bfe13564bc" |
7 | 7 | ||
8 | SRC_URI = "git://github.com/fronteed/icheck.git;protocol=https;branch=${PV}" | 8 | SRC_URI = "git://github.com/fronteed/icheck.git;protocol=https;branch=${PV}" |
9 | 9 | ||
10 | SRCREV = "c8c1af84e4b90b4aea31466aad09bf877619e943" | 10 | SRCREV = "c8c1af84e4b90b4aea31466aad09bf877619e943" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | ||
13 | 12 | ||
14 | do_install() { | 13 | do_install() { |
15 | install -d ${D}${datadir}/javascript/jquery-icheck/ | 14 | install -d ${D}${datadir}/javascript/jquery-icheck/ |