diff options
author | Jörg Krause <joerg.krause@embedded.rocks> | 2016-04-25 21:54:43 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-04-27 22:49:55 +0200 |
commit | 86abdd895eac352e626b96df876be9947171407a (patch) | |
tree | d7e648896e7df9fdfc999d0a163201e2b95cebbb /package/yajl/yajl.hash | |
parent | 409a00a12d6922e706ef40d8db09223f1cdfe9af (diff) |
yajl: remove obsolete patch
Commit 302563539dacb284576a443401cdfd061eb2e1e8 fixes link with libm for all
targets linking against libyajl{,_s}. This makes patch "0001-cmake-uClibc-Fix
-missing-libm-for-tests" obsolete so it is safe to remove it.
Instead of renumbering all remaining patches the patch defined in YAJL_PATCH
is fetched and put intto the packages directory. Having all the patches in one
places makes the number and order of the patches applied to the package more
clear.
Align patch "0003-Link-with-shared-libyajl-in-a-shared-build" with commit
302563539dacb284576a443401cdfd061eb2e1e8 and remove linking with libm from
test/api/CMakeLists.txt.
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/yajl/yajl.hash')
-rw-r--r-- | package/yajl/yajl.hash | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/yajl/yajl.hash b/package/yajl/yajl.hash index 7b3abec92..ed4a0502f 100644 --- a/package/yajl/yajl.hash +++ b/package/yajl/yajl.hash @@ -1,3 +1,2 @@ # Locally calculated sha256 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a yajl-2.1.0.tar.gz -sha256 0f075b5f9a38bc02077370d4d57d12e615cfaaf7f634e3f2fc746b6582854e53 6d09f11b8fd358cab0e31b965327e64a599f9ce9.patch |