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 5140098..a8dccf0 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 dada02c..659d89a 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 388a93b..d3be79b 100644 (file)
@@ -1,4 +1,4 @@
-Version: 1.4.19
+Version: 1.4.20
 Maintainer: Yeong-Kyoon Lee<yeongkyoon.lee@samsung.com>
 Source: emulator