mirror of
https://github.com/openharmony/third_party_libnl.git
synced 2026-07-19 20:13:35 -04:00
dae51a5a05ae8bbc4e8f5cd540be3819941aeaff
- Bug: #43 - Test: calculate the SHA256 checksum for the libnl upstream tarball and compare it with the upstream SHA256 value Signed-off-by: Jinguang Dong <dongjinguang@huawei.com>
libnl
Introduction & Software Architecture
Usage Instructions
Patch Details
solve-oh-compile-problem3_11_0.patch applies the OHOS adaptation patch and archives the patch (with conflicts resolved) to archive/patches/ for reuse in subsequent version upgrades.
Build and Upgrade
This repository adopts the "pre-prepared code environment" approach: the libnl/ source tree has already been decompressed, configured, patched, and its flex/bison syntax files pre-generated and committed to the repository. During the build phase, compilation is handled directly by BUILD.gn, which does not depend on autotools/flex/bison and does not execute scripts during the gn gen phase. When upgrading libnl, please run prepare.sh and refer to docs/UPGRADE_GUIDE.md.
Contributing
Related Repositories
Description
Languages
C
90.4%
Python
4.7%
CSS
2%
Makefile
1.1%
Shell
0.9%
Other
0.9%