diff options
Diffstat (limited to 'scripts/poky-autobuild-postprocess')
-rwxr-xr-x | scripts/poky-autobuild-postprocess | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/poky-autobuild-postprocess b/scripts/poky-autobuild-postprocess index 8262204268..8b62b76361 100755 --- a/scripts/poky-autobuild-postprocess +++ b/scripts/poky-autobuild-postprocess @@ -79,7 +79,7 @@ if [ "x$ABTARGET" = "xpoky" ]; then `readlink images/uImage-em-x270.bin` `readlink images/uImage-mx31phy.bin` `readlink images/uImage-neo1973-latest.bin` - `readlink images/uImage-fic-gta01.bin` + `readlink images/uImage-om-gta01.bin` updater.sh.akita updater.sh.c7x0 updater.sh.spitz @@ -99,7 +99,7 @@ if [ "x$ABTARGET" = "xpoky" ]; then poky-image-sato-em-x270-*.rootfs.jffs2 poky-image-sato-mx31litekit-*.rootfs.tar.gz poky-image-sato-htcuniversal-*.rootfs.tar.gz - poky-image-sato-fic-gta01-*.rootfs.jffs2 + poky-image-sato-om-gta01-*.rootfs.jffs2 poky-image-sato-mx31phy-*.jffs2 poky-image-sato-mx31ads-*.jffs2 `readlink images/updater-em-x270.ext2` |