1
0
mirror of https://github.com/rancher/os.git synced 2025-09-16 06:59:12 +00:00

Merge pull request #2018 from SvenDowideit/update-rpi32-to-4.4.50

update rpi32 to 4.4.50
(cherry picked from commit 1e2e950709)
This commit is contained in:
Sven Dowideit
2017-07-31 20:25:42 +10:00
parent 1afba37d6a
commit ee8df3e59c

View File

@@ -14,8 +14,8 @@ COPY rootfs_arm.tar.gz /source/assets/rootfs_arm.tar.gz
# see https://packagecloud.io/Hypriot/rpi/?filter=debs
ENV URL=https://packagecloud.io/Hypriot/rpi/packages/debian/jessie/
# 4.4.27-hypriotos-v7+
ENV VER=20170119-202035
# 4.4.50-hypriotos-v7+-1
ENV VER=20170319-133405
RUN curl -fL ${URL}/raspberrypi-kernel_${VER}_armhf.deb/download \
> /source/assets/kernel.deb