Skip to content
Snippets Groups Projects

Add temp kernel repopath for kmod building

Merged Daniel Juarez Gonzalez requested to merge kmod_repopath into master
1 unresolved thread

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
106 106 # which is what build_kmod.sh in $TRIGGER_REPO does
107 107 KERNEL_VER=$(repoquery --repofrompath=baseos,$DEST/BaseOS/x86_64/os/ --qf="%{version}_%{release}" kernel-core)
108 108
109 # Set up the repo url where https://gitlab.cern.ch/linuxsupport/rpms/openafs/-/blob/master/build_kmod.sh should look for the KERNEL_VER
110 KVER_REPODIR="http://linuxsoft.cern.ch/$PATH_DESTINATION/$SNAPS_DIR/.tmp.$TODAY/BaseOS/x86_64/os/"
  • added 1 commit

    • 6563d28a - Just pass the snapshot path so build_kmod concatenates the full url

    Compare with previous version

  • added 1 commit

    • 61e5a860 - be consistent on string expansion

    Compare with previous version

  • Alex Iribarren mentioned in commit 944e0e1e

    mentioned in commit 944e0e1e

  • Please register or sign in to reply
    Loading