build-github.sh: update to new github account 'digi-embedded'
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
76415ed99e
commit
bb32e981dd
|
|
@ -24,7 +24,7 @@ set -e
|
|||
|
||||
AVAILABLE_PLATFORMS="ccardimx28js ccimx6sbc"
|
||||
|
||||
MANIFEST_URL="https://github.com/digidotcom/dey-manifest.git"
|
||||
MANIFEST_URL="https://github.com/digi-embedded/dey-manifest.git"
|
||||
|
||||
RM_WORK_CFG="
|
||||
INHERIT += \"rm_work\"
|
||||
|
|
|
|||
Loading…
Reference in New Issue