diff options
| author | Zhenhua Luo <zhenhua.luo@nxp.com> | 2016-08-15 17:33:23 +0800 |
|---|---|---|
| committer | Zhenhua Luo <zhenhua.luo@nxp.com> | 2016-08-15 17:33:23 +0800 |
| commit | aa238ac0aa78004b7a7bf886080ae9364dbba315 (patch) | |
| tree | c45511d560355c425ff5496f0143deb1794d7d8f /recipes-kernel/auto-resp/ar_git.bb | |
| parent | 0222ea37fdeb44128e8f667c2af36684e1560d5d (diff) | |
| download | meta-fsl-ppc-aa238ac0aa78004b7a7bf886080ae9364dbba315.tar.gz | |
auto-resp: skip ldflags check
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Diffstat (limited to 'recipes-kernel/auto-resp/ar_git.bb')
| -rw-r--r-- | recipes-kernel/auto-resp/ar_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/auto-resp/ar_git.bb b/recipes-kernel/auto-resp/ar_git.bb index d0330af..3d03365 100644 --- a/recipes-kernel/auto-resp/ar_git.bb +++ b/recipes-kernel/auto-resp/ar_git.bb | |||
| @@ -26,4 +26,6 @@ do_install(){ | |||
| 26 | } | 26 | } |
| 27 | 27 | ||
| 28 | FILES_${PN} += "${bindir}/" | 28 | FILES_${PN} += "${bindir}/" |
| 29 | |||
| 30 | INSANE_SKIP_${PN} = "ldflags" | ||
| 29 | COMPATIBLE_MACHINE = "(t1040|t1042)" | 31 | COMPATIBLE_MACHINE = "(t1040|t1042)" |
