summaryrefslogtreecommitdiffstats
path: root/meta/packages
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-03-31 15:33:21 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-03-31 15:33:21 +0100
commitbcdfa2a4682bf8297ec6fb2cae10def26fc400a7 (patch)
treea7f4b15387f2b8d0622ce10ffa0e92804924cdc0 /meta/packages
parent369f4dc1a94ba3600f63fdabc91eae39900155fb (diff)
downloadpoky-bcdfa2a4682bf8297ec6fb2cae10def26fc400a7.tar.gz
encdev-updater: Set NATIVE_INSTALL_WORKS
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages')
-rw-r--r--meta/packages/zaurus-updater/encdec-updater.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/zaurus-updater/encdec-updater.bb b/meta/packages/zaurus-updater/encdec-updater.bb
index c59d0e2976..dfc157c026 100644
--- a/meta/packages/zaurus-updater/encdec-updater.bb
+++ b/meta/packages/zaurus-updater/encdec-updater.bb
@@ -10,6 +10,7 @@ do_compile() {
10 ${CC} -o encdec-updater ${WORKDIR}/encdec-updater.c 10 ${CC} -o encdec-updater ${WORKDIR}/encdec-updater.c
11} 11}
12 12
13NATIVE_INSTALL_WORKS = "1"
13do_install() { 14do_install() {
14 install -d ${D}${bindir} 15 install -d ${D}${bindir}
15 install -m 0755 encdec-updater ${D}${bindir}/ 16 install -m 0755 encdec-updater ${D}${bindir}/