summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-11-18 00:48:31 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2009-11-18 00:48:31 +0000
commitb977fca26fcea99ecfcd8ebc502ed82a7c0fd977 (patch)
treedece5e44108e0a4a0e1e075b094f4b0fa4ace956
parent0d51d807aaa1316e6513a9a3711f642d8716fc3b (diff)
downloadpoky-b977fca26fcea99ecfcd8ebc502ed82a7c0fd977.tar.gz
tzcode-native: Set NATIVE_INSTALL_WORKS
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
-rw-r--r--meta/packages/tzcode/tzcode-native_2007h.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/tzcode/tzcode-native_2007h.bb b/meta/packages/tzcode/tzcode-native_2007h.bb
index b672f5cd53..16a3ea3a8d 100644
--- a/meta/packages/tzcode/tzcode-native_2007h.bb
+++ b/meta/packages/tzcode/tzcode-native_2007h.bb
@@ -9,6 +9,7 @@ S = "${WORKDIR}"
9 9
10inherit native 10inherit native
11 11
12NATIVE_INSTALL_WORKS = "1"
12do_install () { 13do_install () {
13 install -d ${D}${bindir}/ 14 install -d ${D}${bindir}/
14 install -m 755 zic ${D}${bindir}/ 15 install -m 755 zic ${D}${bindir}/