Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (7110d9e4072818139af784666dba61cca22107fd)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (7110d9e4072818139af784666dba61cca22107fd)
  • Date: Fri, 29 Oct 2021 23:22:25 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemaage.org>:

libs/libdrm/DETAILS | 2 +-
libs/libdrm/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 7110d9e4072818139af784666dba61cca22107fd
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

libs/libdrm: scm url needs "main" branch now

diff --git a/libs/libdrm/DETAILS b/libs/libdrm/DETAILS
index 55102d5..b9a324e 100755
--- a/libs/libdrm/DETAILS
+++ b/libs/libdrm/DETAILS
@@ -4,7 +4,7 @@
if [[ $LIBDRM_BRANCH == scm ]]; then
VERSION="$(get_scm_version)"
SOURCE=drm-git.tar.xz # Use the same source as drm
- SOURCE_URL[0]=git_http://gitlab.freedesktop.org/mesa/drm.git:drm-git
+ SOURCE_URL[0]=git_http://gitlab.freedesktop.org/mesa/drm.git:drm-git:main
SOURCE_DIRECTORY="$BUILD_DIRECTORY/drm-git"
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=1
diff --git a/libs/libdrm/HISTORY b/libs/libdrm/HISTORY
index 69d20f3..b57a6dc 100644
--- a/libs/libdrm/HISTORY
+++ b/libs/libdrm/HISTORY
@@ -1,3 +1,6 @@
+2021-10-29 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: scm url now needs branch named "main"
+
2021-07-11 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.4.107
* drm.gpg: update "Bas Nieuwenhuizen <bas AT basnieuwenhuizen.nl>"



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (7110d9e4072818139af784666dba61cca22107fd), Pavel Vinogradov, 10/29/2021

Archive powered by MHonArc 2.6.24.

Top of Page