Skip to content

Commit 507c498

Browse files
pkg/flashdb: bump version
This bumps the package version to the current master as the most recent release has a bug in the LIBC-flavour of the file-based storage backend. Without this fix the file-based sotrage is therefore not usable on any target other than native.
1 parent b05baec commit 507c498

File tree

2 files changed

+2
-71
lines changed

2 files changed

+2
-71
lines changed

pkg/flashdb/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PKG_NAME=flashdb
22
PKG_URL=https://github.com/armink/FlashDB.git
3-
# 2.1.1
4-
PKG_VERSION=714d6159e7e6afb267a3953756abca445c350e61
3+
# 2.1.1 +7 commits
4+
PKG_VERSION=b1043ed10defdeec6f97c4099cb212a777a727fe
55
PKG_LICENSE=Apache-2.0
66

77
include $(RIOTBASE)/pkg/pkg.mk

pkg/flashdb/patches/0001-remove-example-fdb_cfg.h.patch

Lines changed: 0 additions & 69 deletions
This file was deleted.

0 commit comments

Comments
 (0)