You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ma...@apache.org on 2016/08/30 21:55:09 UTC

[2/2] incubator-mynewt-core git commit: bootutil pkg.yml; remove obsolete parts.

bootutil pkg.yml; remove obsolete parts.


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/d05e51e4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/d05e51e4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/d05e51e4

Branch: refs/heads/develop
Commit: d05e51e4949852c50adc2acec5602eb7f97aaa3d
Parents: 2123de2
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Tue Aug 30 14:54:39 2016 -0700
Committer: Marko Kiiskila <ma...@runtime.io>
Committed: Tue Aug 30 14:54:39 2016 -0700

----------------------------------------------------------------------
 libs/bootutil/pkg.yml | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/d05e51e4/libs/bootutil/pkg.yml
----------------------------------------------------------------------
diff --git a/libs/bootutil/pkg.yml b/libs/bootutil/pkg.yml
index 53c741c..f708f52 100644
--- a/libs/bootutil/pkg.yml
+++ b/libs/bootutil/pkg.yml
@@ -32,9 +32,5 @@ pkg.deps:
     - hw/hal
     - sys/config
 
-pkg.deps.FS:
-    - fs/fs
-pkg.cflags.NFFS: -DUSE_STATUS_FILE
-
 pkg.cflags.IMAGE_KEYS_RSA: -DIMAGE_SIGNATURES_RSA
 pkg.cflags.IMAGE_KEYS_EC: -DIMAGE_SIGNATURES_EC