diff options
| author | Ting Liu <ting.liu@nxp.com> | 2016-08-12 18:43:57 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-08-12 11:43:43 -0300 |
| commit | d2980998a69b4d91bb2c6d20cf7b66bafee11e31 (patch) | |
| tree | 66a83bca5f290490f1107c63b83e87120f651ac5 | |
| parent | 9996c6ec9c14311aefd2e20cbdd3ceac1516cca9 (diff) | |
| download | meta-freescale-d2980998a69b4d91bb2c6d20cf7b66bafee11e31.tar.gz | |
auto-resp: skip ldflags check
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | recipes-kernel/kernel-modules/kernel-module-ar_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/kernel-modules/kernel-module-ar_git.bb b/recipes-kernel/kernel-modules/kernel-module-ar_git.bb index a5b9eb0c8..1087e23fc 100644 --- a/recipes-kernel/kernel-modules/kernel-module-ar_git.bb +++ b/recipes-kernel/kernel-modules/kernel-module-ar_git.bb | |||
| @@ -26,5 +26,5 @@ do_install(){ | |||
| 26 | } | 26 | } |
| 27 | 27 | ||
| 28 | FILES_${PN} += "${bindir}/" | 28 | FILES_${PN} += "${bindir}/" |
| 29 | 29 | INSANE_SKIP_${PN} = "ldflags" | |
| 30 | COMPATIBLE_MACHINE = "(t1040|t1042)" | 30 | COMPATIBLE_MACHINE = "(t1040|t1042)" |
