Skip to content

Commit

Permalink
Enable rpm by default
Browse files Browse the repository at this point in the history
Signed-off-by: Marek Belisko <[email protected]>
  • Loading branch information
nandra authored and asac committed Nov 5, 2024
1 parent 159431a commit 312da66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kas/bsp-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ repos:
local_conf_header:
rm_work: |
INHERIT += "rm_work"
package_management: |
PACKAGE_CLASSES = "package_rpm"
panta-base: |
TMPDIR = "${TOPDIR}/tmp-${DISTRO_CODENAME}"
pantavisor-system: |
Expand Down

0 comments on commit 312da66

Please sign in to comment.