diff options
Diffstat (limited to 'meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb')
-rw-r--r-- | meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb b/meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb index 61be5b2dcc..a270a23dde 100644 --- a/meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb +++ b/meta-oe/recipes-bsp/pointercal/pointercal_0.0.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4b5fcfc87fb615860d398b5e38685edf" | |||
6 | SRC_URI = "file://pointercal \ | 6 | SRC_URI = "file://pointercal \ |
7 | file://COPYING" | 7 | file://COPYING" |
8 | 8 | ||
9 | S = "${WORKDIR}" | 9 | S = "${UNPACKDIR}" |
10 | 10 | ||
11 | do_install() { | 11 | do_install() { |
12 | # Only install file if it has a contents | 12 | # Only install file if it has a contents |