summaryrefslogtreecommitdiff
path: root/meta-lsb/packages/mktemp/files
Commit message (Collapse)AuthorAgeFilesLines
* mktemp: add mktemp packageYu Ke2010-08-191-0/+13
Mktemp is a small program to allow safe temporary file creation from shell scripts. this commit add mktemp 1.7. it is borrowed from open embedded with following changes: - upgrade from 1.6 to 1.7 - remove the patch add_destdir.patch, since this patch is already included in 1.7. Signed-off-by: Yu Ke <ke.yu@intel.com>