infra: fix "<pkg>-rebuild" when using rsync source feature
authorFabio Porcedda <fabio.porcedda@gmail.com>
Mon, 30 Jun 2014 09:51:28 +0000 (11:51 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 15 Jul 2014 20:45:21 +0000 (22:45 +0200)
commit67f25d1b212e71412fc4b239a33b79269a0c342c
tree56b7824bfe1edaf41e61e1d69afd757932fec5dc
parent762b14713e21214c4ed43af684888edb821f6a0b
infra: fix "<pkg>-rebuild" when using rsync source feature

Because the configure stamp file depends on the rsync stamp file,
removing it by the "<pkg>-clean-for-rebuild" rule trigger the configure
step. To avoid triggering the configure step use an order-only dependency.

Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Reported-by: Cédric Marie <cedric.marie@openmailbox.org>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/pkg-generic.mk