forked from BoatPeopleBRTIK/build-artik
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
artik530: set ota configurations by default
This patch enables the ota configurations of artik530 as default. The artik530s will be not affected this configuration until next release. To keep old configurations, this patch added the artik530_legacy.cfg and the artik530s lets including it. Change-Id: If8e9eb67aedc45ed1fadc24e2c51f14ca61ed16c Signed-off-by: Chanho Park <[email protected]>
- Loading branch information
Showing
4 changed files
with
6 additions
and
11 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
. config/artik530.cfg | ||
|
||
export UBOOT_DEFCONFIG=artik530_raptor_legacy_defconfig | ||
export OTA=false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters