Skip to content

Commit

Permalink
networkd-dhcp-conf: Remove allarch.
Browse files Browse the repository at this point in the history
We were setting PACKAGE_ARCH to MACHINE_ARCH anyway, so this wasn't
helping anything.

Suggested-by: Martin Jansa <[email protected]>
Signed-off-by: Patrick Vacek <[email protected]>
  • Loading branch information
pattivacek committed Oct 28, 2019
1 parent 8037180 commit 99226f8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ interfaces through systemd-networkd"
LICENSE = "MPL-2.0"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MPL-2.0;md5=815ca599c9df247a0c7f619bab123dad"

inherit allarch systemd
inherit systemd

RPROVIDES_${PN} = "virtual/network-configuration"

Expand Down

0 comments on commit 99226f8

Please sign in to comment.