Commit b089e480 authored by 张雪芹's avatar 张雪芹
Browse files

adjust-to-opensource

parent 19f52db9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
LICENSE = "Unknown"
LIC_FILES_CHKSUM = "file://COPYING.BSD;md5=42dd9555eb177f35150cf9aa240b61e5"

SRC_URI = "git://git@isrc.iscas.ac.cn/chengrong/opensbi-nezha.git;protocol=ssh;branch=main \
SRC_URI = "git://isrc.iscas.ac.cn/gitlab/riscv/raios/opensbi-nezha.git;protocol=https;branch=main \
           file://0001-absolute-cross-compile-update.patch \
           "

+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
LICENSE = "Unknown"
LIC_FILES_CHKSUM = "file://common/lzma/license.txt;md5=8ecc4f7ef807bbf661bf65387dc7cd08"

SRC_URI = "git://git@isrc.iscas.ac.cn/chengrong/spl-nezha.git;protocol=ssh;branch=devtool \
SRC_URI = "git://isrc.iscas.ac.cn/gitlab/riscv/raios/spl-nezha.git;protocol=https;branch=devtool \
           file://0002-update-toolchain-path.patch \
           "

+2 −2
Original line number Diff line number Diff line

LICENSE = "CLOSED"

SRC_URI = "git://git@isrc.iscas.ac.cn/chengrong/u-boot-nezha.git;protocol=ssh;branch=main \
SRC_URI = "git://isrc.iscas.ac.cn/gitlab/riscv/raios/u-boot-nezha.git;protocol=https;branch=main \
          "

SRCREV = "dc37958a987055ac69fd05836307ea754140be4f"
SRCREV = "29fa9a13e4d4b4354d05c78b55d3f3ff8dff6c45"
S = "${WORKDIR}/git"

SYSROOT_DIRS += "/image"
+2 −2
Original line number Diff line number Diff line
@@ -6,9 +6,9 @@ little trouble."
HOMEPAGE = "http://www.gnu.org/software/bison/"
LICENSE = "CLOSED"

SRC_URI = "git://git@isrc.iscas.ac.cn/chengrong/pack-bintools-nezha.git;protocol=ssh;branch=master \
SRC_URI = "git://isrc.iscas.ac.cn/gitlab/riscv/raios/pack-bintools-nezha.git;protocol=https;branch=main \
          "
SRCREV = "b1bcd7b05edb585467268ec7c7bcf79d5f08147c"
SRCREV = "2f0f41f4f0172701741cc0e749bc60c528dbc303"
S = "${WORKDIR}/git"

inherit gettext texinfo
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ require recipes-kernel/linux/linux-mainline-common.inc
LICENSE = "CLOSED"


SRC_URI = "git://isrc.iscas.ac.cn/gitlab/chengrong/linux-nezha.git;protocol=https;branch=main \
SRC_URI = "git://isrc.iscas.ac.cn/gitlab/riscv/raios/linux-nezha.git;protocol=https;branch=main \
        "

SRC_URI:append = " file://defconfig"