diff options
| author | Ross Burton <ross.burton@arm.com> | 2025-06-12 13:42:12 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-06-12 06:34:19 -0700 |
| commit | ca201985da42359440cb8e63d811ced73fecb373 (patch) | |
| tree | 31c76a9589465d6c823c4f0b5452b9ff4ed1400d | |
| parent | e355e9af790dbba4cad5bb24c69142fa1d6fc392 (diff) | |
| download | meta-openembedded-ca201985da42359440cb8e63d811ced73fecb373.tar.gz | |
bridge-utils: remove sysfsutils DEPENDS
This dependency was removed in bridge-utils 1.2 back in 2006[1].
[1] bridge-utils 29cd6d997cacb9191d1f869ec83fc86045885527.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-networking/recipes-support/bridge-utils/bridge-utils_1.7.1.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/bridge-utils/bridge-utils_1.7.1.bb b/meta-networking/recipes-support/bridge-utils/bridge-utils_1.7.1.bb index 66c8f2d053..e213cd2c60 100644 --- a/meta-networking/recipes-support/bridge-utils/bridge-utils_1.7.1.bb +++ b/meta-networking/recipes-support/bridge-utils/bridge-utils_1.7.1.bb | |||
| @@ -17,8 +17,6 @@ SRC_URI = "\ | |||
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
| 20 | DEPENDS = "sysfsutils" | ||
| 21 | |||
| 22 | CVE_PRODUCT = "kernel:bridge-utils" | 20 | CVE_PRODUCT = "kernel:bridge-utils" |
| 23 | 21 | ||
| 24 | inherit autotools-brokensep update-alternatives | 22 | inherit autotools-brokensep update-alternatives |
