|
@@ -34,3 +34,10 @@ autostart=true
|
|
/etc/init.d/S49weston
|
|
/etc/init.d/S49weston
|
|
|
|
|
|
启动的QTAPP 必须放在/usr/bin 目录下
|
|
启动的QTAPP 必须放在/usr/bin 目录下
|
|
|
|
+
|
|
|
|
+生成 userdata.img
|
|
|
|
+"/home/smith/build/rk3528/device/rockchip/common/scripts/mk-image.sh" "/home/smith/build/rk3528/output/userdata" "/home/smith/build/rk3528/output/firmware/userdata.img" "ext4" "auto" "userdata"
|
|
|
|
+
|
|
|
|
+生成 oem.img
|
|
|
|
+"/home/smith/build/rk3528/device/rockchip/common/scripts/mk-image.sh" "/home/smith/build/rk3528/output/oem" "/home/smith/build/rk3528/output/firmware/oem.img" "ext4" "auto" "oem"
|
|
|
|
+
|