diff options
author | Anoop Karollil <anoop.karollil@ge.com> | 2019-07-25 11:04:50 -0700 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-07-30 22:08:26 -0400 |
commit | a23a7d6dcaa4eb1f2f46be9177cbdf56ec7e89dd (patch) | |
tree | 4620824820e75e3cfc1e7c812da19cbd3a54b0d7 /recipes-networking/openvswitch/openvswitch-git | |
parent | 822bedbaf672772af946fc2fa0205b917db8e948 (diff) | |
download | meta-virtualization-a23a7d6dcaa4eb1f2f46be9177cbdf56ec7e89dd.tar.gz |
docker: Define override-able BUILD_TAGS
DOCKER_BUILDTAGS has tags that exclude btrfs and devicemapper graph
drivers. To enable either, the tags have to be removed, but this isn't
easily possible as DOCKER_BUILDTAGS can't be overridden via a
bbappend.
Define a BUILD_TAGS variable in the docker recipe that is set with the
exclude tags, and use it for setting DOCKER_BUILDTAGS. This makes it
possible for downstream to tweak BUILD_TAGS/DOCKER_BUILD_TAGS via a
bbappend.
Signed-off-by: Anoop Karollil <anoop.karollil@ge.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git')
0 files changed, 0 insertions, 0 deletions