Skip to content

Commit 2309590

Browse files
author
Devanshi Bansal
committed
msm-gbm-backend: switch source to GitHub
Update the recipe to fetch msm-gbm-backend from the GitHub qualcomm-linux/gbm-msm-backend repository instead of the CodeLinaro libgbm repository. Signed-off-by: Devanshi Bansal <devanshi@qti.qualcomm.com>
1 parent 303b4f6 commit 2309590

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

recipes-graphics/msm-gbm-backend/msm-gbm-backend.bb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
SUMMARY = "MSM GBM backend library"
2-
DESCRIPTION = "Mesa GBM backend for MSM, built from Codelinaro repository"
3-
HOMEPAGE = "https://git.codelinaro.org/clo/le/display/libgbm"
2+
DESCRIPTION = "Mesa GBM backend for MSM"
3+
HOMEPAGE = "https://github.com/qualcomm-linux/gbm-msm-backend"
44

55
LICENSE = "BSD-3-Clause-Clear"
66
LIC_FILES_CHKSUM = "file://src/gbm_msm.h;md5=8c54773149e04ded5c0c3e293bb13509"
77

88
PV = "0.1+git"
99
SRCREV = "d2f771e8c80698a18b16f14ea60d5d55abede683"
1010

11-
SRC_URI = "git://git.codelinaro.org/clo/le/display/libgbm.git;protocol=https;branch=display.qclinux.1.0.r1-rel \
11+
SRC_URI = "git://github.com/qualcomm-linux/gbm-msm-backend.git;protocol=https;branch=main \
1212
file://0002-QCOM-libgbm-use-sysconfdir-to-install-configuration-.patch \
1313
file://0003-QCOM-libgbm-set-install-paths-for-backend-library-co.patch "
1414

0 commit comments

Comments
 (0)