tinycbor: add patch to fix installation with old make versions
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 30 Jul 2016 19:50:16 +0000 (21:50 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 30 Jul 2016 19:50:16 +0000 (21:50 +0200)
commit04c9be519de922cda3e20a00be2fad39b265d398
treeee247a7c68d2bdda2694a65c73a593fd43adb5ff
parent47b6b382b38ff107387c375c979a0c26a581c76f
tinycbor: add patch to fix installation with old make versions

This commit adds a patch to the tinycbor package that fixes the
installation process with old make version.

This fixes the build on autobuilders using an old make, where tinycbor
was creating empty directories instead of installing files.

Fixes:

  http://autobuild.buildroot.net/results/7605c301f460398c2435f6b73d6d07c7d1022e8c/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/tinycbor/0001-Makefile-use-installation-logic-compatible-with-old-.patch [new file with mode: 0644]