From c766190cf18c6c437ba3bf411077af6d7760e225 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Wed, 26 Jul 2023 16:30:46 +0800
Subject: [PATCH] Add build driver support
---
config.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/config.json b/config.json
index 7dd2adf..8f3ca81 100644
--- a/config.json
+++ b/config.json
@@ -10,7 +10,7 @@
{
"distro":"yocto",
"version":"kirkstone",
- "imgsize":"2048",
+ "imgsize":"1024",
"bootsize":"100"
}
}
--
Gitblit v1.9.1