[oe-issues] [Bug 2076] New: git read-tree LABEL_2006_06_30_2020 failed
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Tue Apr 3 10:40:38 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2076
Summary: git read-tree LABEL_2006_06_30_2020 failed
Product: Openembedded
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Distributions
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: anvoebugz at gmail.com
QAContact: tinderbox-oe at gmx.net
Machine: omap5912osk
Distro: celinux-test
Build command: bitbake bootstrap-image
Build log with error:
NOTE: package u-boot-LABEL.2006.06.30.2020-r2: task do_fetch: failed
ERROR: TaskFailed event exception, aborting
NOTE: package u-boot-LABEL.2006.06.30.2020: failed
ERROR: Build of bootstrap-image failed
The proposal patch resolves the problem:
diff -urN org.openembedded.dev/conf/machine/omap5912osk.conf
org.openembedded.dev.new/conf/machine/omap5912osk.conf
--- org.openembedded.dev/conf/machine/omap5912osk.conf 2007-03-20
22:27:02.000000000 +0300
+++ org.openembedded.dev.new/conf/machine/omap5912osk.conf 2007-03-27
22:09:07.000000000 +0400
@@ -11,7 +13,7 @@
PREFERRED_PROVIDER_virtual/kernel = "linux-omap1"
PREFERRED_PROVIDERS +=
"virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
-# PREFERRED_VERSION_u-boot = "1.1.6"
+PREFERRED_VERSION_u-boot = "1.1.6"
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Openembedded-issues
mailing list