[oe-issues] [Bug 3509] New: external-toolchain RPROVIDES causes problem.

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Fri Dec 21 10:31:25 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=3509

           Summary: external-toolchain RPROVIDES causes problem.
           Product: Openembedded
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: john_lee at openmoko.com


RPROVIDES = "glibc-utils libsegfault glibc-thread-db libgcc-dev libstdc++-dev
libstdc++"

So if a task RDEPENDS on any one of them, bitbake will try to use it.  The
build will fail if the system has no external toolchain installed.

Related lines in task-depends.dot:

"openmoko-devel-image.do_rootfs" -> "external-toolchain.do_populate_staging"
"openmoko-devel-image.do_rootfs" -> "external-toolchain.do_package_write_ipk"
"task-openmoko-native-sdk.do_package_write_ipk" ->
"external-toolchain.do_package"


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list