Skip to content

Commit d467b3d

Browse files
authored
rockchip-mpp: fix src repository (#63)
Signed-off-by: Ruixi Zhou <[email protected]>
1 parent 0c05449 commit d467b3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ROCKCHIP_MPP_VERSION = develop
2-
ROCKCHIP_MPP_SITE = https://github.com/rockchip-linux/mpp.git
2+
ROCKCHIP_MPP_SITE = https://github.com/HermanChen/mpp.git
33
ROCKCHIP_MPP_SITE_METHOD = git
44
ROCKCHIP_MPP_INSTALL_STAGING = YES
55
ROCKCHIP_MPP_INSTALL_TARGET = YES
@@ -8,4 +8,4 @@ ROCKCHIP_MPP_CONF_OPTS = \
88
-DRKPLAT=ON \
99
-DHAVE_DRM=ON
1010

11-
$(eval $(cmake-package))
11+
$(eval $(cmake-package))

0 commit comments

Comments
 (0)