~mvo/snappy/mksnap-os-kernel

« back to all changes in this revision

Viewing changes to mk-kernel-rpi2.sh

  • Committer: Michael Vogt
  • Date: 2016-02-22 07:13:44 UTC
  • Revision ID: michael.vogt@ubuntu.com-20160222071344-pyqxe709n3ao8jv1
bump versions of the kernel

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
#FNAME=xenial-preinstalled-core-$ARCH.device.tar.gz
27
27
ARCH=armhf
28
28
FNAME=xenial-preinstalled-core-$ARCH.raspi2.device.tar.gz
 
29
VERSION="4.3.0-1006-5"
29
30
 
30
31
wget -c http://cdimage.ubuntu.com/ubuntu-core/daily-preinstalled/current/$FNAME
31
32
 
54
55
 
55
56
cat > meta/snap.yaml <<EOF
56
57
name: canonical-pi2-linux
57
 
version: 4.3.0-1006-3
 
58
version: $VERSION
58
59
summary: The canonical pi2 kernel snap
59
60
architectures: [$ARCH]
60
61
type: kernel