summaryrefslogtreecommitdiffstats
path: root/package/libamcodec
Commit message (Collapse)AuthorAgeFilesLines
* libamcodec: bump version to 296f39bc6fc47ddf5d88b9fd3cfb82a5b39048caDagg Stompler2017-02-053-49/+2
| | | | | | | | - remove 0001-Include-stdint.h-where-needed.patch as it was merged into the tree. Signed-off-by: Dagg Stompler <daggs@gmx.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libamcodec: indentation cleanupJerzy Grzegorek2016-10-131-2/+2
| | | | | Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libamcodec: fix build with muslThomas Petazzoni2016-08-281-0/+47
| | | | | | | | | | | This commit adds a patch to the libamcodec in order to fix the build with musl, which was failing due to missing <stdint.h> includes. Fixes: http://autobuild.buildroot.net/results/1f3b0d483603fb69765c15c7189ff975b72d09c3/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libamcodec: needs dynamic libraryThomas Petazzoni2016-07-191-2/+3
| | | | | | | | | | libamcodec uses <dlfcn.h>, so it requires dynamic library support. Fixes: http://autobuild.buildroot.net/results/b7653c299a60a67b360c98d59d6707ab468ce6f1/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libamcodec: new packageDagg Stompler2016-07-163-0/+51
Signed-off-by: Dagg Stompler <daggs@gmx.com> [Thomas: - use the AML_LIBS_STAGING_DIR variable instead of PREFIX/M_PREFIX to indicate the compiler sysroot, which allows to use a foreach loop in the build commands.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud