]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
ympd: new package
authorEric Limpens <limpens@gmail.com>
Sun, 28 Sep 2014 12:04:02 +0000 (14:04 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 4 Oct 2014 12:39:03 +0000 (14:39 +0200)
commit40aa523af26963321443a2d96c64ce128577ca77
tree2934abe2af8111b17e43e27b976b672ed3e77b29
parent1df7c56a7aae5db0f55a82c95b6a8a9a82d4f120
ympd: new package

[Thomas:
 - Add the package to package/Config.in
 - Add dependency on largefile
 - Add new patch to CMakeLists.txt to remove the unused C++ dependency
 - Change the existing CMakeLists.txt patch to simply remove the
   problematic code, and reword the explanation.]

Signed-off-by: Eric Limpens <limpens@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/ympd/Config.in [new file with mode: 0644]
package/ympd/ympd-0001-CMake-cross-compile-mkdata.patch [new file with mode: 0644]
package/ympd/ympd-0002-only-c-language.patch [new file with mode: 0644]
package/ympd/ympd.mk [new file with mode: 0644]