Home
last modified time | relevance | path

Searched refs:WITH_LWIP_BRANCH (Results 1 – 1 of 1) sorted by relevance

/third_party/libcoap/examples/lwip/
DMakefile18 WITH_LWIP_BRANCH=STABLE-2_1_3_RELEASE macro
46 git clone --depth 1 https://git.savannah.nongnu.org/git/lwip.git -b $(WITH_LWIP_BRANCH)
47 (cd lwip ; git checkout $(WITH_LWIP_BRANCH))
59 if [ "$$TAG" != ${WITH_LWIP_BRANCH} ] ; then \
60 if [ "$$TAG" != "tags/${WITH_LWIP_BRANCH}" ] ; then \
61 echo "Updating lwip to ${WITH_LWIP_BRANCH}" ; \