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

           Summary: 'unexport' attribute of variable still doesn't work
                    sometimes
           Product: BitBake
           Version: 1.8.x
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: BitBake
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Created an attachment (id=3187)
 --> (http://bugs.openembedded.org/attachment.cgi?id=3187)
patch

There're still problems building binutils with MACHINE set on commandline,
ultimately caused by 'unexport' attribute on the corresponding bitbake variable
not being acted upon.

Attached patch should fix this issue once and for all finally. It processes
'unexport' attribute as the highest priority, ensuring that a variable having
it set will be unset in the environment regardless of any other settings.


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Bitbake-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bitbake-dev

Reply via email to