]> code.ossystems Code Review - openembedded-core.git/commit
mktemp: add mktemp package
authorYu Ke <ke.yu@intel.com>
Thu, 29 Jul 2010 02:40:15 +0000 (10:40 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 19 Aug 2010 11:36:37 +0000 (12:36 +0100)
commit372f2f40c09050346e5bd62d47d3ebdf05d76d29
treedcb8cb098b1357bd386fe529f1243ef97f8e9842
parentec22c6287cc26890669fea1b1bf8985e3517cd97
mktemp: add mktemp package

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>
meta-lsb/packages/mktemp/files/disable-strip.patch [new file with mode: 0644]
meta-lsb/packages/mktemp/mktemp_1.7.bb [new file with mode: 0644]