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

Print package information when using the y option #22

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Conversation

soimkim
Copy link
Contributor

@soimkim soimkim commented Mar 6, 2024

Description

Print package information when using the y option.
oss-pkg-info.yaml :

- name : bazel
  source : https://github.com/bazelbuild/bazel
  license : Apache-2.0
  file : build/
  exclude : True
  comment : Script for build
  yocto_recipe: kmod
  yocto_package:
  - netbase
  - kernel-base
  • AS-IS :
    image
  • TO-BE:
    image

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update
  • Refactoring, Maintenance
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@soimkim soimkim added the bug fix [PR] Fix the bug label Mar 6, 2024
@soimkim soimkim self-assigned this Mar 6, 2024
@soimkim soimkim requested a review from dd-jy March 6, 2024 08:06
@soimkim soimkim merged commit e1b3783 into main Mar 6, 2024
6 checks passed
@soimkim soimkim deleted the yoption branch March 6, 2024 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix [PR] Fix the bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant