coolsoul 10 mesi fa
parent
commit
1a887ac490
1 ha cambiato i file con 12 aggiunte e 0 eliminazioni
  1. 12 0
      kodi

+ 12 - 0
kodi

@@ -0,0 +1,12 @@
+${PKG_DIR} 为packages 包的位置 /home/smith/lib/LibreELEC.tv/packages/mediacenter/kodi
+
+${BUILD} 为构建目录 /home/smith/lib/LibreELEC.tv/build.LibreELEC-H618.aarch64-12.0-devel
+
+${PKG_NAME} 为包名 kodi
+${PKG_VERSION}为版本 21.0b3-Omega
+
+构建时源码解压位置为 ${BUILD}/build/${PKG_NAME}-${PKG_VERSION}/
+
+echo "------pre_configure_target" "${BUILD}" "${PKG_NAME}-${PKG_VERSION}"
+
+cp -r ${PKG_DIR}/userpatches/* ${BUILD}/build/${PKG_NAME}-${PKG_VERSION}/