diff options
| -rw-r--r-- | meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb b/meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb index a114d2f0dd..480939bc8c 100644 --- a/meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb +++ b/meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb | |||
| @@ -9,6 +9,8 @@ PR = "r2" | |||
| 9 | SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=AR6kSDK.build_sw.18;protocol=http" | 9 | SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=AR6kSDK.build_sw.18;protocol=http" |
| 10 | S = "${WORKDIR}/AR6kSDK.build_sw.18/host/tools/wmiconfig" | 10 | S = "${WORKDIR}/AR6kSDK.build_sw.18/host/tools/wmiconfig" |
| 11 | 11 | ||
| 12 | CLEANBROKEN = "1" | ||
| 13 | |||
| 12 | TARGET_CC_ARCH += "${LDFLAGS}" | 14 | TARGET_CC_ARCH += "${LDFLAGS}" |
| 13 | 15 | ||
| 14 | do_install() { | 16 | do_install() { |
