diff options
author | Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> | 2015-04-09 17:06:42 +0100 |
---|---|---|
committer | Baserock Gerrit <gerrit@baserock.org> | 2015-04-09 16:45:42 +0000 |
commit | c433876ad2f8c85247a4ef6a8c53207980765037 (patch) | |
tree | cabd096727ff1f37a5434e5d3ec1fb941a2c9d1b /systems/devel-system-armv7lhf-wandboard.morph | |
parent | df5dcd55aa0e0691dfb9cb8793a13298e6157474 (diff) | |
download | definitions-c433876ad2f8c85247a4ef6a8c53207980765037.tar.gz |
Add ebtables as build-dependency of libvirt
libvirt set the path of ebtables to /sbin during configuration
time if they are not present on the system:
AC_PATH_PROG([EBTABLES_PATH], [ebtables], /sbin/ebtables,
[/usr/sbin:$PATH])
AC_DEFINE_UNQUOTED([EBTABLES_PATH], "$EBTABLES_PATH", [path to ebtables
binary])
So adding ebtables as a build dependency will set correctly the ebtlabes
binary path.
Change-Id: I97c3dbbc9cffd86113248ce0d39251068a6cc78c
Diffstat (limited to 'systems/devel-system-armv7lhf-wandboard.morph')
0 files changed, 0 insertions, 0 deletions