mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-31 04:31:32 +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
|
livecd-rootfs (2.664.27) focal; urgency=medium
|
||||||
|
|
||||||
* And whoops, we missed adding ARCH in the SUBARCH ubuntu-image handling for
|
* And whoops, we missed adding ARCH in the SUBARCH ubuntu-image handling for
|
||||||
|
@ -440,6 +440,7 @@ case $IMAGEFORMAT in
|
|||||||
;;
|
;;
|
||||||
intel-iot)
|
intel-iot)
|
||||||
MODEL=pc
|
MODEL=pc
|
||||||
|
BRANCH=classic
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user