Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: meta-java/meta-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: meta-java/meta-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: scarthgap
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 59 files changed
  • 2 contributors

Commits on Jan 19, 2025

  1. CONTRIBUTING: move to yocto-patches mailing list

    Since the definitive, canonical repository remains
    https://git.yoctoproject.org/meta-java the official
    mailing list should remain in the yoctoproject.org
    domain. Move to the new yocto-patches@lists.yoctoproject.org.
    
    Please remember to set the "meta-java" subject-prefix:
    git format-patch -M -s --subject-prefix='meta-java][PATCH' -1
    
    This makes it much easier to find patches for meta-java.
    
    Signed-off-by: Tim Orling <tim.orling@konsulko.com>
    moto-timo committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    87ddc74 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. Drop the use of SRC_URI[md5sum] where SRC_URI[sha256sum] is already i…

    …n use.
    
    Signed-off-by: Jason Schonberg <schonm@gmail.com>
    Jason Schonberg authored and moto-timo committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    09d27e0 View commit details
    Browse the repository at this point in the history
Loading