[oe-commits] org.oe.dev packages/uboot/u-boot.inc : Disable parallel make for u-boot as it fails for no apparent

ifaistos commit openembedded-commits at lists.openembedded.org
Tue Jun 12 09:51:51 UTC 2007


packages/uboot/u-boot.inc : Disable parallel make for u-boot as it fails for no apparent 
reason when its enabled

Author: ifaistos at openembedded.org
Branch: org.openembedded.dev
Revision: caeab840bfff6893ad85fd7be5b9081613b1863d
ViewMTN: http://monotone.openembedded.org/revision.psp?id=caeab840bfff6893ad85fd7be5b9081613b1863d
Files:
1
packages/uboot/u-boot.inc
Diffs:

#
# mt diff -r02e9149a64fb51811fbc732f21698b412dadb41b -rcaeab840bfff6893ad85fd7be5b9081613b1863d
#
# 
# 
# patch "packages/uboot/u-boot.inc"
#  from [9b411dad54104c1356dbdfc969aae07173a3a9b1]
#    to [d4f085c1b9855dc02618f4cf5c5e6887bfbfb4e9]
# 
============================================================
--- packages/uboot/u-boot.inc	9b411dad54104c1356dbdfc969aae07173a3a9b1
+++ packages/uboot/u-boot.inc	d4f085c1b9855dc02618f4cf5c5e6887bfbfb4e9
@@ -5,6 +5,8 @@ PROVIDES = "virtual/bootloader"
 LICENSE = "GPL"
 PROVIDES = "virtual/bootloader"
 
+PARALLEL_MAKE=""
+
 EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX}"
 
 UBOOT_MACHINE ?= "${MACHINE}_config"






More information about the Openembedded-commits mailing list