quilt: use builtin date routines
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 8 Feb 2010 21:14:27 +0000 (22:14 +0100)
committerPhil Blundell <philb@gnu.org>
Tue, 9 Feb 2010 11:05:49 +0000 (11:05 +0000)
commit442b69fb344f51e000f73ffeb879c3e2dc571f30
tree53cdc6b552ed5509a4d3bce7b3088ba205a87045
parentba0ae8a88983338400c1a86497571ef68724f729
quilt: use builtin date routines

quilt tries to use an RFC822 date format which is obsoleted
by rfc2822 since 8 years now.
It has a builtin date handler, so use that and not the date
binary (which may only support rfc2822 by now, as busybox does)

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
recipes/quilt/quilt-native.inc