summaryrefslogtreecommitdiffstats
path: root/recipes-security/bastille/files/fix_version_parse.patch
Commit message (Collapse)AuthorAgeFilesLines
* Bastille: Preliminary cleanup of existing patches.mulhern2013-08-301-0/+6
| | | | | | | | | | | | | | | | | | | | [YOCTO #3867] Renames existing patches and removes some changes. Curses-and-IOLoader-changes.patch is renamed to call_output_config.patch. The new patch omits the removal of the pruning step in Load_Questions but retains the replacement of a call to a non-existant function with a call to an appropriate implemented function. yocto-standard-patch.patch is renamed to fixed_defined_warnings.patch. The new patch omits the definition of a yocto distro but includes the defined warnings fix. The recipe file is changed to include the new patches and also to omit a related action in the do_install script. Signed-off-by: mulhern <mulhern@yoctoproject.org>
* meta-security : initial commitAndrei Dinu2013-06-171-0/+21
Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>