Skip to content

Commit

Permalink
[ks] Add customer repo
Browse files Browse the repository at this point in the history
  • Loading branch information
CODeRUS committed May 22, 2021
1 parent 48c32e7 commit 61aa319
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions platformsdk.ks
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ repo --name=adaptation0-jolla-@RELEASE@-@ARCH@ --baseurl=https://releases.jolla.
repo --name=hotfixes-@RELEASE@-@ARCH@ --baseurl=https://releases.jolla.com/releases/@RELEASE@/hotfixes/@ARCH@/
repo --name=jolla-@RELEASE@-@ARCH@ --baseurl=https://releases.jolla.com/releases/@RELEASE@/jolla/@ARCH@/
repo --name=sdk-@RELEASE@-@ARCH@ --baseurl=https://releases.jolla.com/releases/@RELEASE@/sdk/@ARCH@/
repo --name=customer-jolla-@RELEASE@-@ARCH@ --baseurl=https://releases.jolla.com/features/@RELEASE@/customers/jolla/@ARCH@/

%packages
patterns-sailfish-device-configuration-Platform-SDK-Chroot
Expand Down
1 change: 1 addition & 0 deletions tooling.ks
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ repo --name=adaptation0-jolla-@RELEASE@-@ARCH@ --baseurl=https://releases.jolla.
repo --name=hotfixes-@RELEASE@-@ARCH@ --baseurl=https://releases.jolla.com/releases/@RELEASE@/hotfixes/@ARCH@/
repo --name=jolla-@RELEASE@-@ARCH@ --baseurl=https://releases.jolla.com/releases/@RELEASE@/jolla/@ARCH@/
repo --name=sdk-@RELEASE@-@ARCH@ --baseurl=https://releases.jolla.com/releases/@RELEASE@/sdk/@ARCH@/
repo --name=customer-jolla-@RELEASE@-@ARCH@ --baseurl=https://releases.jolla.com/features/@RELEASE@/customers/jolla/@ARCH@/

%packages
patterns-sailfish-device-configuration-Sailfish-SDK-Tooling
Expand Down

0 comments on commit 61aa319

Please sign in to comment.