Explorar o código

changelog: v0.7-rc1

Signed-off-by: Maxim Yu. Osipov <mosipov@ilbers.de>
Maxim Yu. Osipov %!s(int64=6) %!d(string=hai) anos
pai
achega
bc8516ac0f
Modificáronse 3 ficheiros con 30 adicións e 3 borrados
  1. 27 0
      ChangeLog
  2. 2 2
      RECIPE-API-CHANGELOG.md
  3. 1 1
      Supported_Configurations.md

+ 27 - 0
ChangeLog

@@ -0,0 +1,27 @@
+Release v0.7
+
+ * Improved CI scripts
+ * Added setting of root (encrypted) password
+ * Added support for UBI file system images
+ * Added support of "apt://" in SRC_URI to fetch/unpack/rebuild an upstream package
+ * Renamed example-hello to hello-isar to avoid collisions with Debian hello
+ * Moved debian distro conf files from meta-isar to meta
+ * Added support of tar.gz images
+ * Debian "raw" packages are built using the whole dpkg-buildpackage workflow
+ * Supported host system >= stretch
+ * bitbake updated to the 19dee675
+ * Added LeMaker HiKey board support
+ * Added Terasic DE0-Nano-SoC support
+ * Added option to create local apt repo caching upstream Debian packages
+
+Release v0.6
+
+ * Migration to deboostrap from multistrap as later is deprecated
+ * WIC support is integrated
+ * Added cross compilation support
+ * Added SDK root filesystem creation
+ * Added Debian buster support
+ * Dropped wheezy support
+ * Added Banana Pi support
+
+Release v0.5

+ 2 - 2
RECIPE-API-CHANGELOG.md

@@ -73,8 +73,8 @@ you now have to set `KERNEL_NAME = "foo"` in order to select that kernel.
 Alternatively, a recipe with a different naming scheme can set
 `KERNEL_NAME_PROVIDED = "foo"` in order to match as well.
 
-Upcoming changes (v0.7)
------------------------
+Changes in v0.7
+---------------
 
 ### dpkg-raw recipes build method changed
 

+ 1 - 1
Supported_Configurations.md

@@ -1,7 +1,7 @@
 Supported Configurations
 ========================
 
-Release next
+Release v0.7
 ------------
 
 ### Host System : debian-jessie-amd64