Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recipes: Switch away from S = WORKDIR and transition to UNPACKDIR fro… #225

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 6, 2024

  1. recipes: Switch away from S = WORKDIR and transition to UNPACKDIR fro…

    …m WORKDIR.
    
    * Using S = ${WORKDIR} is no longer supported.
    
    * UNPACKDIR is new contruct for do_unpack things in latest master we should be using that instead of WORKDIR for referencing those files.
    
    * We don't know yet what changes will be needed to stay compatible with final styhead, but we already know that the last changes for UNPACKDIR aren't compatible with scarthgap, nanbield or others.
    
    https://lists.openembedded.org/g/openembedded-architecture/message/2007
    https://docs.yoctoproject.org/dev/ref-manual/variables.html?highlight=unpackdir#term-UNPACKDIR
    
    Signed-off-by: alperak <alperyasinak1@gmail.com>
    alperak committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    cff798f View commit details
    Browse the repository at this point in the history