From: Alexander Smirnov <asmirnov@ilbers.de>
To: isar-users@googlegroups.com
Cc: Alexander Smirnov <asmirnov@ilbers.de>
Subject: [PATCH] meta-isar/raspbian: Update kernel and initrd version
Date: Fri, 6 Oct 2017 18:23:29 +0300 [thread overview]
Message-ID: <20171006152329.27199-1-asmirnov@ilbers.de> (raw)
Kernel version in Raspbian jessie has been updated, so this
patch updates version in Isar.
There is a proper fix for this issue:
https://github.com/ilbers/isar/commit/52b8d3563568f1245eea2d74b366f24e94207c56
But it's outdated, so rebase, testing and possible refactoring is needed.
So for now I'd suggest to use this patch to ublock Isar build for RPi.
Signed-off-by: Alexander Smirnov <asmirnov@ilbers.de>
---
meta-isar/conf/multiconfig/rpi-jessie.conf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-isar/conf/multiconfig/rpi-jessie.conf b/meta-isar/conf/multiconfig/rpi-jessie.conf
index 29c361c..82b38d2 100644
--- a/meta-isar/conf/multiconfig/rpi-jessie.conf
+++ b/meta-isar/conf/multiconfig/rpi-jessie.conf
@@ -31,7 +31,7 @@ IMAGE_PREINSTALL += " \
vim \
"
-KERNEL_IMAGE ?= "vmlinuz-4.9.0-2-rpi"
-INITRD_IMAGE ?= "initrd.img-4.9.0-2-rpi"
+KERNEL_IMAGE ?= "vmlinuz-4.9.0-3-rpi"
+INITRD_IMAGE ?= "initrd.img-4.9.0-3-rpi"
ROOTFS_DEV ?= "mmcblk0p2"
--
2.1.4
next reply other threads:[~2017-10-06 15:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-06 15:23 Alexander Smirnov [this message]
2017-10-13 15:32 ` Baurzhan Ismagulov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171006152329.27199-1-asmirnov@ilbers.de \
--to=asmirnov@ilbers.de \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox