]> code.ossystems Code Review - openembedded-core.git/commit
libjitterentropy: Upgrade 2.1.2 -> 2.2.0
authorJoshua Watt <jpewhacker@gmail.com>
Thu, 21 Nov 2019 16:56:32 +0000 (10:56 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Nov 2019 17:56:34 +0000 (17:56 +0000)
commit0f261c26131b24f2b39c51232132dd9ace546c96
tree6ff2dc5da4abadc7f1f6121b2dd9d87bd10699ee
parent3be906bad55fb44228a2aa2b8fa3c567c3d01b83
libjitterentropy: Upgrade 2.1.2 -> 2.2.0

Upstream has a patch that replaces "install -s" with an INSTALL_STRIP
make variable, which can be used to replace the custom patch being
carried.

License checksum change was due to a date in the license text being
updated. The actual contents are unchanged.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/libjitterentropy/files/0001-Makefile-cleanup-install-for-rebuilds.patch [new file with mode: 0644]
meta/recipes-support/libjitterentropy/files/0001-fix-do_install-failure-on-oe.patch [deleted file]
meta/recipes-support/libjitterentropy/libjitterentropy_2.2.0.bb [moved from meta/recipes-support/libjitterentropy/libjitterentropy_2.1.2.bb with 73% similarity]