mirror of
https://github.com/feyisay07/meta-bsp-imx8mm.git
synced 2026-09-24 14:20:07 +01:00
iot-gate-imx8: r2.2: upfate meta-compulab & meta-compulab-bsp commits
Signed-off-by: Uri Mashiach <uri.mashiach@compulab.co.il>
This commit is contained in:
@@ -14,14 +14,14 @@ fi
|
||||
|
||||
get_meta_compulab() {
|
||||
dir="../sources/meta-compulab"
|
||||
branch="dfbae58a70d41659bce61f7e90e528fa2ed772be"
|
||||
branch="f5f8a2198e2bf037e1999653b9149c0622c9a0ec"
|
||||
url="https://github.com/compulab-yokneam/meta-compulab"
|
||||
get_meta ${url} ${branch} ${dir}
|
||||
}
|
||||
|
||||
get_meta_compulab_bsp() {
|
||||
dir="../sources/meta-compulab-bsp"
|
||||
branch="970730452f9d6bc86b4d56ef049e775a2f33d4dc"
|
||||
branch="01015e56471b1eac23f9024d8a1225e0be54972d"
|
||||
url="https://github.com/compulab-yokneam/meta-compulab-bsp"
|
||||
get_meta ${url} ${branch} ${dir}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user