diff options
Diffstat (limited to 'meta-ti-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.8.1.bb')
-rw-r--r-- | meta-ti-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.8.1.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-ti-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.8.1.bb b/meta-ti-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.8.1.bb index 87890a31..e3ea98aa 100644 --- a/meta-ti-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.8.1.bb +++ b/meta-ti-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.8.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Scripts and configuration files for TI wireless drivers" | 1 | SUMMARY = "Scripts and configuration files for TI wireless drivers" |
2 | LICENSE = "GPL-2.0-only" | 2 | LICENSE = "GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=21;md5=b8d6a0865f50159bf5c0d175d1f4a705" | 3 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=21;md5=b8d6a0865f50159bf5c0d175d1f4a705" |
4 | 4 | ||
@@ -11,8 +11,6 @@ file://0001-print_stat.sh-replace-system-bin-sh-with-bin-sh.patch \ | |||
11 | 11 | ||
12 | PR = "r1" | 12 | PR = "r1" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | ||
15 | |||
16 | FILES:${PN} += "${datadir}/wl18xx/" | 14 | FILES:${PN} += "${datadir}/wl18xx/" |
17 | 15 | ||
18 | do_install() { | 16 | do_install() { |