diff options
| -rw-r--r-- | meta/conf/distro/include/as-needed.inc | 1 | ||||
| -rw-r--r-- | meta/recipes-bsp/pciutils/pciutils_3.5.6.bb | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/meta/conf/distro/include/as-needed.inc b/meta/conf/distro/include/as-needed.inc index 305e654ca9..c67f2f3da3 100644 --- a/meta/conf/distro/include/as-needed.inc +++ b/meta/conf/distro/include/as-needed.inc | |||
| @@ -2,7 +2,6 @@ | |||
| 2 | ASNEEDED = "-Wl,--as-needed" | 2 | ASNEEDED = "-Wl,--as-needed" |
| 3 | 3 | ||
| 4 | ASNEEDED_pn-openobex = "" | 4 | ASNEEDED_pn-openobex = "" |
| 5 | ASNEEDED_pn-pciutils = "" | ||
| 6 | ASNEEDED_pn-puzzles = "" | 5 | ASNEEDED_pn-puzzles = "" |
| 7 | ASNEEDED_pn-rpm = "" | 6 | ASNEEDED_pn-rpm = "" |
| 8 | 7 | ||
diff --git a/meta/recipes-bsp/pciutils/pciutils_3.5.6.bb b/meta/recipes-bsp/pciutils/pciutils_3.5.6.bb index b18b7da3ed..de974edcbd 100644 --- a/meta/recipes-bsp/pciutils/pciutils_3.5.6.bb +++ b/meta/recipes-bsp/pciutils/pciutils_3.5.6.bb | |||
| @@ -38,6 +38,8 @@ export MANDIR = "${mandir}" | |||
| 38 | 38 | ||
| 39 | EXTRA_OEMAKE = "-e MAKEFLAGS= ${PCI_CONF_FLAG}" | 39 | EXTRA_OEMAKE = "-e MAKEFLAGS= ${PCI_CONF_FLAG}" |
| 40 | 40 | ||
| 41 | ASNEEDED = "" | ||
| 42 | |||
| 41 | # The configure script breaks if the HOST variable is set | 43 | # The configure script breaks if the HOST variable is set |
| 42 | HOST[unexport] = "1" | 44 | HOST[unexport] = "1" |
| 43 | 45 | ||
