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 2018/04/18 21:08:41 UTC

[GitHub] ccollins476ad closed pull request #1019: boot_serial: Remove required API "console"

ccollins476ad closed pull request #1019: boot_serial: Remove required API "console"
URL: https://github.com/apache/mynewt-core/pull/1019
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/boot/boot_serial/pkg.yml b/boot/boot_serial/pkg.yml
index 1c1f9b595..a0b04e9d4 100644
--- a/boot/boot_serial/pkg.yml
+++ b/boot/boot_serial/pkg.yml
@@ -34,7 +34,6 @@ pkg.deps:
     - util/crc
 
 pkg.req_apis:
-    - console
     - bootloader
 
 pkg.cflags.SELFTEST:


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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