linux-leviathan: fix the "empty.gz already exists" message
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Sun, 13 Jun 2010 14:13:32 +0000 (16:13 +0200)
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Sun, 13 Jun 2010 14:27:56 +0000 (16:27 +0200)
commit4a2af9d82d4dea4e9f8c2b66fc4f8bcc0f32db69
tree4e421c7516e187b7b61283a1079b14d959d3e6a2
parentc64f785ed956416367a3dbbce240c8aa0c2277a2
linux-leviathan: fix the "empty.gz already exists" message

if we don't check if empty and empty.gz already exist,
The fist time empty.gz is copied to the deploy dir,
then the second build we have:
  gzip: empty.gz already exists; not overwritten
And it fails.
so we need to touch and gzip only if empty.gz not already present.
recipes/linux/linux-leviathan_git.bb