[PATCH 01/11] buildscript: do not create .orig files during patch

Tim Niemeyer tim at tn-x.org
Fr Jun 10 23:20:28 CEST 2016


Moin

Patch 1 applied
Patch 4 applied
Patch 6 rebased, fixed und applied

Der Rest wird nachgebessert oder hängt durch das löschen des wdr4300 bsp
zu sehr vom wifi Package ab.

Tim

Am Mittwoch, den 08.06.2016, 18:29 +0200 schrieb Tim Niemeyer:
> Signed-off-by: Tim Niemeyer <tim at tn-x.org>
> ---
> 
>  buildscript | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/buildscript b/buildscript
> index 4aac971..5662726 100755
> --- a/buildscript
> +++ b/buildscript
> @@ -118,7 +118,7 @@ get_source() {
>  
>  patch_target() {
>      for patch in "$PWD"/build_patches/openwrt/*.patch; do
> -        patch -p0 -d "$target" -i "$patch"
> +        patch --no-backup-if-mismatch -p0 -d "$target" -i "$patch"
>      done
>  }
>  
> -- 
> 2.1.4
> 

-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : signature.asc
Dateityp    : application/pgp-signature
Dateigröße  : 473 bytes
Beschreibung: This is a digitally signed message part
URL         : <http://lists.freifunk.net/pipermail/franken-dev-freifunk.net/attachments/20160610/ce88b650/attachment.sig>


Mehr Informationen über die Mailingliste franken-dev