From 2a2e1904b236bfcfd61f7e41a32a200bfa676b50 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Wed, 1 Jun 2016 21:17:43 +0200 Subject: [PATCH] Move up to 5.14 since we need to force u-boot uploader since we forgot to add eMMC support in previuse build (Opi PC+, Plus 2E) --- configuration.sh | 2 +- documentation/logbook.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/configuration.sh b/configuration.sh index 04923edfbb..b0b54cdb90 100644 --- a/configuration.sh +++ b/configuration.sh @@ -11,7 +11,7 @@ # common options -REVISION="5.13$SUBREVISON" # all boards have same revision +REVISION="5.14$SUBREVISON" # all boards have same revision ROOTPWD="1234" # Must be changed @first login MAINTAINER="Igor Pecovnik" # deb signature MAINTAINERMAIL="igor.pecovnik@****l.com" # deb signature diff --git a/documentation/logbook.md b/documentation/logbook.md index b9616953ee..d836111344 100644 --- a/documentation/logbook.md +++ b/documentation/logbook.md @@ -1,5 +1,9 @@ # Release history +**v5.14 / 1.6.2016** + +- fixed eMMC installer, updated images and repository for Opi PC Plus and Opi Plus 2E + **v5.12 / 31.5.2016** - updated C1 images