Merge pull request #16335 from haukepetersen/opt_nimble_verbump940cc0

pkg/nimble: switch back to upstream master
This commit is contained in:
Francisco 2021-04-15 22:02:50 +02:00 committed by GitHub
commit 2e2213f0ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,6 @@
PKG_NAME = nimble
# Temporary URL change until upstream adaption is merged (nimble:#970)
PKG_URL = https://github.com/haukepetersen/mynewt-nimble.git
#PKG_URL = https://github.com/apache/mynewt-nimble.git
PKG_VERSION = 7a2bf2420a1a2bcd8bbb5bf8f5927882b3c499c0
PKG_URL = https://github.com/apache/mynewt-nimble.git
PKG_VERSION = 940cc0b4a81295305ceead15928da24fe6e6f603
PKG_LICENSE = Apache-2.0
include $(RIOTBASE)/pkg/pkg.mk