diff options
author | Daniil Baturin <daniil@baturin.org> | 2019-04-16 15:33:55 +0200 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2019-04-16 15:33:55 +0200 |
commit | 2925a4d13bcba94d1a0b9e4b882989d8686f04b9 (patch) | |
tree | 2a332807fa4f5f4517d8faa70ab6a6076c8723ac | |
parent | 1a691b6fc88239fb745a979070858a440c4d6e7e (diff) | |
download | vyos-world-2925a4d13bcba94d1a0b9e4b882989d8686f04b9.tar.gz vyos-world-2925a4d13bcba94d1a0b9e4b882989d8686f04b9.zip |
T1274: Remove dependency on vyos-firmware.
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 82f314c..95e3f28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyos-world (1.2.1) unstable; urgency=medium + + * Remove dependency on vyos-firmware, it's a part of the image build now. + + -- Daniil Baturin <daniil@baturin.org> Tue, 16 Apr 2019 15:32:57 +0200 + vyos-world (1.2.0-7) unstable; urgency=medium * vyos-vmwaretools-scripts added diff --git a/debian/control b/debian/control index b09ef9e..365f24b 100644 --- a/debian/control +++ b/debian/control @@ -36,14 +36,12 @@ Depends: vyatta-cfg-system, vyatta-wireless, vyatta-wirelessmodem, vyatta-zone, - vyos-firmware, vyos-intel-e1000e, vyos-intel-i40e, vyos-intel-i40evf, vyos-intel-igb, vyos-intel-ixgbe, vyos-intel-ixgbevf, - vyos-firmware, vyos-nhrp, vyos-1x, vyos-salt-minion, |