Commit graph

10 commits

Author SHA1 Message Date
Yousong Zhou
8acaac7479 treewide: avoid deref symlinks when installing .so
This change is inspired by commit openwrt/openwrt@38b22b1e ("nghttp2:
deduplicate files in libnghttp2")

The packages in this commit are identified with the following command

	grep -rin -E 'INSTALL_(DATA|BIN)' | grep -F '.so' | grep -F '*'

Some of them do not have symlinks and are not affected, but the change
is still applied for consideration of best practices just in case

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(cherry-picked from 9ac5ac81ab)
2019-06-21 02:05:08 +00:00
Rosen Penev
b0d454986a libnetconf2: Remove OpenSSL engine support
It's not even used.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-08 07:51:23 -08:00
Mislav Novakovic
0ebbcf792e libnetconf2: update to 0.12-r1
PR includes switch to codeload tarballs.

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-10-11 13:50:12 +02:00
Matija Amidzic
1a910ebd5e libnetconf2: update to 0.11.37
Signed-off-by: Matija Amidzic <matija.amidzic@sartura.hr>
2018-07-02 13:37:32 +02:00
Mislav Novakovic
87efe0f355 libnetconf2: bump to latest version
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2017-12-21 11:16:40 +01:00
Mislav Novakovic
240232a231 libnetconf2: bump to latest version
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2017-10-12 11:28:39 +02:00
Mislav Novakovic
8f2dd7dbb7 sysrepo: update the sysrepo/netopeer2 stack
Patch includes updates to packages:
netopeer2: update to version 0.4.0
sysrepo: update to 0.7.0
libnetconf2: update to 0.9.15
libyang: update to 0.13.46

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2017-09-18 12:00:38 +02:00
Antonio Paunovic
c45df05097 libnetconf2: modify copy of .so files
Signed-off-by: Antonio Paunovic <antonio.paunovic@sartura.hr>
2017-05-29 11:59:31 +00:00
Mislav Novakovic
1c2614c88f libnetconf2: add PKG_MIRROR_HASH
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2017-05-12 16:44:49 +02:00
Mislav Novakovic
1337f5d204 add libnetconf2
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2017-05-11 19:46:58 +02:00