[Bug 4387] New: pushd/popd bashism in recipes

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Mon Jun 23 19:32:59 UTC 2008


http://bugs.openembedded.net/show_bug.cgi?id=4387

           Summary: pushd/popd bashism in recipes
    Classification: Unclassified
           Product: Openembedded
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: minor
          Priority: P3
         Component: org.openembedded.dev
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: c.romain at laposte.net


pushd/popd are bash functions not available in some others shell such as dash
(which is for instance the default shell under Ubuntu).

So to make OE build in a breeze, we should replace pushd/popd with cd commands
(unless someone know a better way to do that ?)

-- 
Configure bugmail: http://bugs.openembedded.net/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