diff options
| -rw-r--r-- | meta-networking/recipes-support/mdio-tools/mdio-tools_1.3.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/mdio-tools/mdio-tools_1.3.0.bb b/meta-networking/recipes-support/mdio-tools/mdio-tools_1.3.0.bb index cd4df3da05..0c64889bc3 100644 --- a/meta-networking/recipes-support/mdio-tools/mdio-tools_1.3.0.bb +++ b/meta-networking/recipes-support/mdio-tools/mdio-tools_1.3.0.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require mdio-tools.inc | 1 | require mdio-tools.inc |
| 2 | 2 | ||
| 3 | DEPENDS += "libmnl" | 3 | DEPENDS += "virtual/kernel libmnl" |
| 4 | 4 | ||
| 5 | S = "${WORKDIR}/git" | 5 | S = "${WORKDIR}/git" |
| 6 | 6 | ||
