tools/qemu-arm-static.git
5 years agochange struct ucontext to ucontext_t nanjing-devel release-20190215 accepted/tizen/devbase/tools/20190927.044943 submit/trunk/20190927.012842 submit/trunk/20191017.111201 submit/trunk/20191017.233826 submit/trunk/20191030.112603 submit/trunk/20191101.102136
biao716.wang [Tue, 7 Aug 2018 07:19:14 +0000 (15:19 +0800)]
change struct ucontext to ucontext_t
In old version
typedef struct ucontext
   {
     XXX
   } ucontext_t;

now,
typedef struct ucontext_t
   {
   XXX
   } ucontext_t;

Change-Id: I544e2f293ee6f2fd4880cde47a807fcc15ddb006

7 years agoUpdate version to 1.6.0rc3.tizen20161231
SoonKyu Park [Mon, 26 Dec 2016 11:33:28 +0000 (20:33 +0900)]
Update version to 1.6.0rc3.tizen20161231

Change-Id: I0e388b16886120ed727eba044e9223e660692c36

7 years ago Add depands packae qemu
shuai.fu [Wed, 12 Oct 2016 02:28:14 +0000 (10:28 +0800)]
 Add depands packae qemu

Change-Id: Ie503aa2be32dd2303c81f51c500f5ea8b1b1ce59
Signed-off-by: shuai.fu <shuai01.fu@samsung.com>
7 years ago Add the qemu-arm-binfmt (qemu-arm64-binfmt)
shuai.fu [Mon, 5 Sep 2016 06:35:50 +0000 (14:35 +0800)]
 Add the qemu-arm-binfmt (qemu-arm64-binfmt)

Change-Id: Iee417992cebbba47c5155aaf1f4a47de77ec5a72
Signed-off-by: shuai.fu <shuai01.fu@samsung.com>
8 years agoModify spec file for ignore empty debugfile.rpm devel_psk_20160727 release-20160615 release-20160930
jiankang.fan [Tue, 17 May 2016 00:50:56 +0000 (08:50 +0800)]
Modify spec file for ignore empty  debugfile.rpm

Change-Id: I3f88e1076cc67e94eddfcca80ce7aa561e9add07
Signed-off-by: jiankang.fan <jiankang.fan@samsung.com>
8 years agoRevert "Add find-debuginfo.sh"
jiankang.fan [Tue, 17 May 2016 00:42:58 +0000 (08:42 +0800)]
Revert "Add find-debuginfo.sh"

This reverts commit 9402ab35305d2ece6d6da6c48d03fa34a6bcaaf9.

Change-Id: I31895e30f989195d9abfac2e508f013f3360398e

Conflicts:
packaging/qemu-arm-static.spec

8 years ago Add fedora23 macro in the spec file release-20160315 release-20160411
admin [Wed, 6 Apr 2016 14:01:32 +0000 (22:01 +0800)]
 Add fedora23 macro in the spec file

Change-Id: I1463e1ef67ec29f445bb5ea3383bdf1576bee391
Signed-off-by: admin <yuhuan.yang@samsung.com>
8 years agoadd find_debuginfo.sh
shuai.fu [Mon, 25 Jan 2016 11:41:50 +0000 (19:41 +0800)]
add find_debuginfo.sh
modify spec cp find_debuginfo.sh to /usr/lib/rpm/

Change-Id: I44fdb00ebaef743f7c43032026715140fc33669b
Signed-off-by: shuai.fu <shuai01.fu@samsung.com>
8 years agoModify spec add -lrt on centos7.
shuai.fu [Fri, 6 Nov 2015 08:06:05 +0000 (16:06 +0800)]
Modify spec add -lrt on centos7.
Signed-off-by: shuai.fu <shuai01.fu@samsung.com>
Change-Id: I8912c7123498cc182e05c9b7534ced3d579ff364

9 years agoChange Debian packaging to non-native release-test-20150810
Markus Lehtonen [Thu, 2 Oct 2014 13:41:06 +0000 (16:41 +0300)]
Change Debian packaging to non-native

Also syncs deb and rpm package versions.

Change-Id: I27acbb55aa25de1e3839e8be89136c388310f0d4
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
9 years agoAdd dummy test to make tools tester behave
Markus Lehtonen [Fri, 3 Oct 2014 07:23:24 +0000 (10:23 +0300)]
Add dummy test to make tools tester behave

Change-Id: I1365f87450417d4f18c2f9211dc81f7000ee2ce9
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
9 years agoadd .gbp.conf for gbp service
Gui Chen [Tue, 16 Sep 2014 11:22:33 +0000 (07:22 -0400)]
add .gbp.conf for gbp service

Signed-off-by: Gui Chen <gui.chen@intel.com>
9 years agoadd debian
Gui Chen [Fri, 1 Aug 2014 07:29:21 +0000 (03:29 -0400)]
add debian

Signed-off-by: Gui Chen <gui.chen@intel.com>
9 years agoremove patch tag
Gui Chen [Fri, 1 Aug 2014 06:54:40 +0000 (02:54 -0400)]
remove patch tag

Signed-off-by: Gui Chen <gui.chen@intel.com>
9 years agoinitial aarch64 work
Alexander Graf [Fri, 9 Aug 2013 14:30:09 +0000 (16:30 +0200)]
initial aarch64 work

9 years agorename openbios.spec
Gui Chen [Fri, 1 Aug 2014 06:35:18 +0000 (02:35 -0400)]
rename openbios.spec

Signed-off-by: Gui Chen <gui.chen@intel.com>
9 years agoadd packaging
Gui Chen [Fri, 1 Aug 2014 06:27:47 +0000 (02:27 -0400)]
add packaging

Signed-off-by: Gui Chen <gui.chen@intel.com>
9 years agoinitial commit upstream/1.5.93 upstream/1.6.0rc3
Gui Chen [Fri, 1 Aug 2014 06:25:56 +0000 (02:25 -0400)]
initial commit

Signed-off-by: Gui Chen <gui.chen@intel.com>