summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb
Commit message (Collapse)AuthorAgeFilesLines
* cdrtools-native: Fix when cc is missingRichard Purdie2017-03-101-0/+3
| | | | | | | | If cc isn't in PATH, the recipe fails. Set a variable to avoid this. (From OE-Core rev: a6816d62ae37506c8ab7a1294be23da82a2e9d6e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* cdrtools-native: Explicitly set EXTRA_OEMAKE as requiredRichard Purdie2016-02-111-0/+2
| | | | | | | | | | This recipe currently relies on EXTRA_OEMAKE having been set to "-e MAKEFLAGS=" in bitbake.conf to operate. It is necessary to make this explicit so that the default in bitbake.conf can be change (From OE-Core rev: 4c9cf1888fb907a037f0e51eb007aef10cb9f735) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* cdrtools-native: update to 3.01 finalAlexander Kanavin2015-12-161-0/+24
Inject a fake PV to avoid versions going backwards [RB] (From OE-Core rev: d7d96cffb920ba00d6ff5745b5aee0f3d81dc2bc) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>