diff options
| -rw-r--r-- | meta/conf/bitbake.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 01f4cd0746..aab43912df 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
| @@ -483,8 +483,8 @@ export LC_ALL = "C" | |||
| 483 | ################################################################## | 483 | ################################################################## |
| 484 | # Patch handling. | 484 | # Patch handling. |
| 485 | ################################################################## | 485 | ################################################################## |
| 486 | PATCHTOOL = 'quilt' | 486 | PATCHTOOL = "quilt" |
| 487 | PATCHRESOLVE = 'user' | 487 | PATCHRESOLVE = "noop" |
| 488 | 488 | ||
| 489 | ################################################################## | 489 | ################################################################## |
| 490 | # Build flags and options. | 490 | # Build flags and options. |
