diff options
| -rw-r--r-- | meta/conf/bitbake.conf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index e80ee18135..1a2f420c74 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
| @@ -629,16 +629,6 @@ FAKEROOTDIRS = "${PSEUDO_LOCALSTATEDIR}" | |||
| 629 | PREFERRED_PROVIDER_virtual/fakeroot-native ?= "pseudo-native" | 629 | PREFERRED_PROVIDER_virtual/fakeroot-native ?= "pseudo-native" |
| 630 | 630 | ||
| 631 | ################################################################## | 631 | ################################################################## |
| 632 | # Miscellaneous utilities. | ||
| 633 | ################################################################## | ||
| 634 | |||
| 635 | # GNU patch tries to be intellgent about checking out read-only files from | ||
| 636 | # a RCS, which freaks out those special folks with active Perforce clients | ||
| 637 | # the following makes patch ignore RCS: | ||
| 638 | |||
| 639 | export PATCH_GET="0" | ||
| 640 | |||
| 641 | ################################################################## | ||
| 642 | # Not sure about the rest of this yet. | 632 | # Not sure about the rest of this yet. |
| 643 | ################################################################## | 633 | ################################################################## |
| 644 | 634 | ||
