You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2019/04/12 09:09:26 UTC

[GitHub] [mynewt-core] rymanluk commented on a change in pull request #1763: Replace bootutils with mcuboot

rymanluk commented on a change in pull request #1763: Replace bootutils with mcuboot
URL: https://github.com/apache/mynewt-core/pull/1763#discussion_r274823140
 
 

 ##########
 File path: apps/boot/pkg.yml
 ##########
 @@ -18,18 +18,5 @@
 #
 
 pkg.name: apps/boot
-pkg.type: app
-pkg.description: Boot loader application.
-pkg.author: "Apache Mynewt <de...@mynewt.apache.org>"
-pkg.homepage: "http://mynewt.apache.org/"
-pkg.keywords:
-    - loader
-
-pkg.deps:
-    - "@apache-mynewt-core/boot/bootutil"
-    - "@apache-mynewt-core/kernel/os"
-    - "@apache-mynewt-core/sys/console/stub"
-    - "@apache-mynewt-core/sys/log/stub"
-
-pkg.deps.BOOT_SERIAL:
-    - "@apache-mynewt-core/boot/boot_serial"
+pkg.type: transient
 
 Review comment:
   Maybe we should remove it at all as it is in the end bit different bootloader.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services