Coder Social home page Coder Social logo

Comments (3)

github-actions avatar github-actions commented on June 13, 2024

Jira ticket: AR-2026

from build.

rpardini avatar rpardini commented on June 13, 2024

You're right to be confused. BOOTBRANCH points to the branch/tag/commit to use as git base for u-boot.
BOOTBRANCH is usually defined by family code, before we had extensibility/hooks available, so family code was littered with "if board == xyz then this branch", causing board/family mixups.
BOOTBRANCH_BOARD was introduced as a pre-hooks way to let the board (not the family) set the branch.
Similar was done, I think, for BOOTPATCHDIR?

from build.

buldo avatar buldo commented on June 13, 2024

@rpardini now I more confused.
Before your answer I used BOOTBRANCH in my board.csc file and build framework understands it without problem.
Moreover more than 10 board definition files use BOOTBRANCH variable.

  1. Have I use BOOTBRANCH_BOARD instead BOOTBRANCH in my board.csc?
  2. If BOOTBRANCH variable prohibited to use in board file maybe it have to be some validations in build steps?

from build.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.