pull/7/head
Igor Zalatov 2021-04-18 21:23:59 +03:00
parent 673469ca11
commit d934bbdeaa
3 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@ name: OpenIPC for XM530
on:
push:
branches:
- dev
- xm530
tags:
- "v*"

View File

@ -2,8 +2,8 @@
ROOT_DIR := $(CURDIR)
BR_VER := 2020.02
BR_DIR := $(ROOT_DIR)/buildroot-$(BR_VER)
#BR_EXT_DIR := $(ROOT_DIR)/br-ext-chip-hisilicon
BR_EXT_DIR := $(ROOT_DIR)/br-ext-chip-xiongmai
BR_EXT_DIR := $(ROOT_DIR)/br-ext-chip-hisilicon
#BR_EXT_DIR := $(ROOT_DIR)/br-ext-chip-xiongmai
SCRIPTS_DIR := $(ROOT_DIR)/scripts
BOARDS := $(shell ls -1 $(BR_EXT_DIR)/configs)

View File

@ -1 +1 @@
/usr/lib/libjson-c.so.5
/usr/lib/libjson-c.so.4