diff options
| author | Jacob Stiffler <j-stiffler@ti.com> | 2018-04-10 21:31:14 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2018-04-17 12:32:48 -0400 |
| commit | e935062fb436b280efe97426a8425b7e390630af (patch) | |
| tree | 544c52a1e6592313fc44911cc51dc64c6d0ad798 /recipes-ti/devtools | |
| parent | 8196231bd206052d78ab7faa6900898616882a32 (diff) | |
| download | meta-ti-e935062fb436b280efe97426a8425b7e390630af.tar.gz | |
ti-cg-xml: skip file-rdeps check
* pre-packaged binaries depend on libc.so.6
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/devtools')
| -rw-r--r-- | recipes-ti/devtools/ti-cg-xml_2.41.00.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/devtools/ti-cg-xml_2.41.00.bb b/recipes-ti/devtools/ti-cg-xml_2.41.00.bb index d3c3ffe2..5c0ff63b 100644 --- a/recipes-ti/devtools/ti-cg-xml_2.41.00.bb +++ b/recipes-ti/devtools/ti-cg-xml_2.41.00.bb | |||
| @@ -32,7 +32,7 @@ do_install() { | |||
| 32 | 32 | ||
| 33 | FILES_${PN} += "${CG_XML_INSTALL_DIR_RECIPE}" | 33 | FILES_${PN} += "${CG_XML_INSTALL_DIR_RECIPE}" |
| 34 | 34 | ||
| 35 | INSANE_SKIP_${PN} = "arch ldflags" | 35 | INSANE_SKIP_${PN} = "arch ldflags file-rdeps" |
| 36 | 36 | ||
| 37 | INHIBIT_PACKAGE_STRIP = "1" | 37 | INHIBIT_PACKAGE_STRIP = "1" |
| 38 | INHIBIT_SYSROOT_STRIP = "1" | 38 | INHIBIT_SYSROOT_STRIP = "1" |
