Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Config.in files: unify comments of toolchain option dependencies | Thomas De Schampheleire | 2013-10-14 | 1 | -1/+1 |
| | | | | | | | | This patch lines up the comments in Config.in files that clarify which toolchain options the package depends on. Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | tstools: fix build failure in parallel (-j) build | Tzu-Jung Lee | 2013-07-28 | 2 | -0/+331 |
| | | | | | | | | | | | | This patch fixes the nightly build failure caused by tstools. It is back ported from recent upstream commit 0e8463ea1dc55f566a88bb3df29cf3d5f23cc326. Once the upstream update the download page with more recent source tarball, this will no longer be needed. Signed-off-by: Tzu-Jung Lee <tjlee@ambarella.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | tstools: add missing comment when !BR2_LARGEFILE | Thomas Petazzoni | 2013-07-27 | 1 | -0/+3 |
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | tstools: new package | Tzu-Jung Lee | 2013-07-27 | 3 | -0/+78 |
[Thomas: properly indent help text, add largefile dependency, remove unneeded libpcap dependency, remove unneeded CLEAN_CMDS, reorder build and install commands, remove uneeded <pkg>_INSTALL_STAGING, <pkg>_INSTALL_TARGET and <pkg>_INSTALL_IMAGES variables, move from package/multimedia/ to package/, add license details, rename patch to remove version number in the patch filename.] Signed-off-by: Tzu-Jung Lee <tjlee@ambarella.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |