Skip to content

Commit

Permalink
Testing build with new structure
Browse files Browse the repository at this point in the history
  • Loading branch information
lenuswalker committed Sep 7, 2024
1 parent dbdc810 commit b1409e6
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 4 deletions.
4 changes: 3 additions & 1 deletion recipes/dell-xps-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ repos:
- manciukic-libfprint-tod-goodix.repo
install:
- libfprint-tod
- libfprint-tod-goodix
- libfprint-tod-goodix
remove:
- libfprint
2 changes: 2 additions & 0 deletions recipes/dell-xps-remove-packages.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
type: rpm-ostree
repos:
- manciukic-libfprint-tod-goodix.repo
remove:
- libfprint
2 changes: 1 addition & 1 deletion recipes/recipe-nvidia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ modules:
- from-file: starship-packages.yml
- from-file: remove-packages.yml
- from-file: intel-packages.yml
- from-file: dell-xps-remove-packages.yml
# - from-file: dell-xps-remove-packages.yml
- from-file: dell-xps-packages.yml
- from-file: gnome-extensions.yml
- from-file: gschema-overrides.yml
Expand Down
2 changes: 1 addition & 1 deletion recipes/recipe-rawhide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ modules:
- from-file: intel-packages.yml
- from-file: intel-specific.yml
# - from-file: dell-xps-repos.yml
- from-file: dell-xps-remove-packages.yml
# - from-file: dell-xps-remove-packages.yml
- from-file: dell-xps-packages.yml
- from-file: rawhide-gnome-extensions.yml
- from-file: rawhide-gschema-overrides.yml
Expand Down
2 changes: 1 addition & 1 deletion recipes/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ modules:
- from-file: intel-packages.yml
- from-file: intel-specific.yml
# - from-file: dell-xps-repos.yml
- from-file: dell-xps-remove-packages.yml
# - from-file: dell-xps-remove-packages.yml
- from-file: dell-xps-packages.yml
- from-file: gnome-extensions.yml
- from-file: gschema-overrides.yml
Expand Down

0 comments on commit b1409e6

Please sign in to comment.