diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-06-12 12:13:57 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-06-12 12:13:57 +0000 |
| commit | 156c652e216f9ee2ecc41376f6e59cfb5ac4515d (patch) | |
| tree | 7e5c655a867b2bf3e2d124295205e43eaf5e8b42 | |
| parent | d88be44bf729ee3d5c49bd4b98c7d180f895643d (diff) | |
| download | poky-156c652e216f9ee2ecc41376f6e59cfb5ac4515d.tar.gz | |
task-oh: Correctly set PACKAGE_ARCH
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@462 311d38ba-8fff-0310-9ca6-ca027cbcb966
| -rw-r--r-- | openembedded/packages/meta/task-oh.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openembedded/packages/meta/task-oh.bb b/openembedded/packages/meta/task-oh.bb index 95676e8d5e..aa2b736f21 100644 --- a/openembedded/packages/meta/task-oh.bb +++ b/openembedded/packages/meta/task-oh.bb | |||
| @@ -88,6 +88,8 @@ RDEPENDS_task-oh-standard_append_c7x0 = " zaurusd " | |||
| 88 | RDEPENDS_task-oh-standard_append_spitz = " zaurusd " | 88 | RDEPENDS_task-oh-standard_append_spitz = " zaurusd " |
| 89 | RDEPENDS_task-oh-standard_append_akita = " zaurusd " | 89 | RDEPENDS_task-oh-standard_append_akita = " zaurusd " |
| 90 | 90 | ||
| 91 | PACKAGE_ARCH_task-oh-standard = "${MACHINE_ARCH}" | ||
| 92 | |||
| 91 | # minimo \ | 93 | # minimo \ |
| 92 | # teleport \ | 94 | # teleport \ |
| 93 | # xst \ | 95 | # xst \ |
