diff --git a/bundle.json b/bundle.json index 549de7ce207931b42b9452bc3a635fa73fce8237..29623a9a89351c289a9773294880e98407f910a1 100644 --- a/bundle.json +++ b/bundle.json @@ -9,21 +9,19 @@ "scripts": {}, "dirs": {}, "segment": { - "destPath": "kernel/linux/build" + "destPath": "kernel/linux/linux-5.10" }, "component": { "name": "linux", "subsystem": "kernel", "syscap": [ - "SystemCapability.Kernel.Linux" ], "features": [], "adapted_system_type": [ - "small", "standard" ], - "rom": "", - "ram": "", + "rom": "64MB", + "ram": "900MB", "deps": { "components": [], "third_party": []