~mvo/snappy/mksnap-os-kernel

« back to all changes in this revision

Viewing changes to mk-os.sh

  • Committer: Michael Vogt
  • Date: 2016-02-03 14:38:56 UTC
  • Revision ID: michael.vogt@ubuntu.com-20160203143856-stjs6cm32qzkuzm1
fix dtb handling

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
ARCH=amd64
11
11
FNAME=xenial-preinstalled-core-$ARCH.tar.gz
12
 
VERSION="16.04.0-11"
 
12
VERSION="16.04.0-12"
13
13
 
14
14
wget -c http://cdimage.ubuntu.com/ubuntu-core/daily-preinstalled/current/$FNAME
15
15