blob: 673455d0c5e61bb43bf20b4bb754c880497e19bc (
plain)
1
2
3
4
5
6
7
8
9
|
# The format of this file must be compatible with
# meta-xilinx/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass
# Make it clear decoupling is 'experimental' in the version
ESW_VER = "experimental"
REPO = "git://gitenterprise.xilinx.com/decoupling/embeddedsw.git;protocol=https"
ESW_BRANCH[experimental] = "master"
|