mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 03:11:12 +00:00
One more fix for intel-iot.
This commit is contained in:
parent
fd3b94a785
commit
44148c60a5
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.664.28) UNRELEASED; urgency=medium
|
||||
|
||||
[ Brian Murray ]
|
||||
* Make sure we're using the 'classic' branch for the intel-iot gadget.
|
||||
|
||||
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Thu, 12 Aug 2021 12:58:24 +0200
|
||||
|
||||
livecd-rootfs (2.664.27) focal; urgency=medium
|
||||
|
||||
* And whoops, we missed adding ARCH in the SUBARCH ubuntu-image handling for
|
||||
|
@ -440,6 +440,7 @@ case $IMAGEFORMAT in
|
||||
;;
|
||||
intel-iot)
|
||||
MODEL=pc
|
||||
BRANCH=classic
|
||||
;;
|
||||
esac
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user