package: package version up.
authorKitae Kim <kt920.kim@samsung.com>
Fri, 7 Dec 2012 07:40:51 +0000 (16:40 +0900)
committerKitae Kim <kt920.kim@samsung.com>
Fri, 7 Dec 2012 07:40:51 +0000 (16:40 +0900)
wrong argument was passed into emulator configure on ubuntu-32

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
package/build.ubuntu-32
package/changelog
package/pkginfo.manifest

index 5140098f24f1cdc19a1b4fd22264232b357fcb9c..a8dccf0e11894870acae2b4e3a1e0351f1c3462b 100755 (executable)
@@ -30,7 +30,7 @@ prepare()
 build()
 {
        cd $SRCDIR/tizen/
-       ./emulator_configure.sh arm
+       ./emulator_configure.sh
        make all_dibs
        if [ $? -eq 0 ]
        then
index dada02cc2d033034c73eef66841a30527d76f7b4..659d89a6bd200d024a72e9b58347139fb7186cc6 100644 (file)
@@ -1,3 +1,6 @@
+* 1.4.20
+- wrong argument was passed into emulator configure.
+== Kitae Kim <kt920.kim@samsung.com> 2012-12-07
 * 1.4.19
 - wrong size of qemu package has been uploaded in the previous package.
 == Kitae Kim <kt920.kim@samsung.com> 2012-12-07
index 388a93bbaff696ed21fb20243dcd4f8401d4b869..d3be79b34b0f4d0fe91ffc5ae24d8c8c66230325 100644 (file)
@@ -1,4 +1,4 @@
-Version: 1.4.19
+Version: 1.4.20
 Maintainer: Yeong-Kyoon Lee<yeongkyoon.lee@samsung.com>
 Source: emulator