From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6473818933582364672 X-Received: by 10.223.151.36 with SMTP id r33mr243916wrb.10.1507303429962; Fri, 06 Oct 2017 08:23:49 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 10.28.47.194 with SMTP id v185ls515841wmv.9.canary-gmail; Fri, 06 Oct 2017 08:23:49 -0700 (PDT) X-Google-Smtp-Source: AOwi7QC0k4Vp1MnQNSo70qn6YXsCt5yzpzKOfOeiIDYheCLifhhotMTK8+3rsaQVtJTNZuXQHQN5 X-Received: by 10.28.215.198 with SMTP id o189mr312354wmg.11.1507303429592; Fri, 06 Oct 2017 08:23:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1507303429; cv=none; d=google.com; s=arc-20160816; b=gQnavu3xA3GOHq7xqRo7opVA8k6d1By/XOCHfhwARxW95NuL2ytEhDhbNwi/9LChfI RN0Sspj9UGtiYMMlvG3xleNRGoNw3bFCHSLPafH4XB6unyd0qJDCoKIze+kpTHeExw15 1tzyrjaRVQsyEwTiZC25nloVB6ie6vXqKUFm7so4FKsDo2mKr7P6fxlOqxNLLjMbMRrb JV7L6nrEpB6hhyOFN2ggnc2tbElsuEH+tobUls5zrJNX+5R+G2L4pj56U9ku9aQvRLPB DkEYcH/JaH5EtrmGhdG6vOcyYgH+0qU5NFBIA/C6dfWQBSBVWNQ7XfohW6VTaoDhXK99 JWgA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=message-id:date:subject:cc:to:from:arc-authentication-results; bh=iOIXDYL+SVgcwDMLxsOpwdmDB3o3WbSH2HL9txL8Nhk=; b=LzM8kVzQShWu/oaoeNepu7hMHVmfBgxZB4HktO0/iheZeTvvnwL+FCc6tfshZCYQ7x B9/OaVVU+ab60XVri/pff6iB9988C8m7RFPdAFf86uQWtIKLRz5GmnKwxwYfROLngDh4 hbxUgZJmGgikL4sWbUpbAIN140wXtTQBNmPhU/4JIduCZJlEamoWXv6ZukrhbdjHvkCs BvYRsH9t2Oh067fH6KO6T5rZ3jxxxthRvSECjovKAj3qfs33D0fWS47IZVvDyp878NuM SuQ1lf/XkiQIksaAZ7vWKeQ/Pq8vCwj4Khh3kXqWn8oqylOs4GAgVwJ6zYqLIb3YeuSF oZJQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=asmirnov@ilbers.de Return-Path: Received: from aqmola.ilbers.de (aqmola.ilbers.de. [85.214.62.211]) by gmr-mx.google.com with ESMTPS id r65si155163wmf.2.2017.10.06.08.23.49 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Oct 2017 08:23:49 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) client-ip=85.214.62.211; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=asmirnov@ilbers.de Received: from localhost.localdomain ([188.227.110.165]) (authenticated bits=0) by aqmola.ilbers.de (8.14.4/8.14.4/Debian-4+deb7u1) with ESMTP id v96FNaEc009292 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 6 Oct 2017 17:23:41 +0200 From: Alexander Smirnov To: isar-users@googlegroups.com Cc: Alexander Smirnov Subject: [PATCH] meta-isar/raspbian: Update kernel and initrd version Date: Fri, 6 Oct 2017 18:23:29 +0300 Message-Id: <20171006152329.27199-1-asmirnov@ilbers.de> X-Mailer: git-send-email 2.9.4 X-TUID: RgZIEGh1Jp0q 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 --- 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