target-factory.git
3 years ago[PATCH 2/3] src/CMakeLists.txt: Enable multiarch for the library
Nobuhiro Iwamatsu [Wed, 1 Jun 2022 02:23:22 +0000 (11:23 +0900)]
[PATCH 2/3] src/CMakeLists.txt: Enable multiarch for the library

The library install path is hard coded which gets in the way of
enabling multiarch.

Fix this by respecting the standard CMAKE variable used to specify
library install location. This variable gets used during package
building to install the package to multiarch aware location.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Gbp-Pq: Name 0002-src-CMakeLists.txt-Enable-multiarch-for-the-library.patch

3 years ago[PATCH] Drop dependency on source repository hash
Nobuhiro Iwamatsu [Wed, 3 Aug 2022 05:00:47 +0000 (14:00 +0900)]
[PATCH] Drop dependency on source repository hash

target_factory uses a hash of the top commit of the repository as
library id. As this id depends on the repository / branch it is not
stable; a version number should be used to represent library API
version if required.

As the library id is only used in the test, drop this function from
the library interface.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Gbp-Pq: Name 0001-Drop-dependency-on-source-repository-hash.patch

3 years agotarget-factory (2.5-5) unstable; urgency=medium
Nobuhiro Iwamatsu [Sat, 6 Aug 2022 00:37:17 +0000 (01:37 +0100)]
target-factory (2.5-5) unstable; urgency=medium

  * Update symbols for riscv64 and x32.

[dgit import unpatched target-factory 2.5-5]

3 years agoImport target-factory_2.5-5.debian.tar.xz
Nobuhiro Iwamatsu [Sat, 6 Aug 2022 00:37:17 +0000 (01:37 +0100)]
Import target-factory_2.5-5.debian.tar.xz

[dgit import tarball target-factory 2.5-5 target-factory_2.5-5.debian.tar.xz]

3 years agoImport target-factory_2.5.orig.tar.xz
Nobuhiro Iwamatsu [Wed, 3 Aug 2022 07:34:14 +0000 (08:34 +0100)]
Import target-factory_2.5.orig.tar.xz

[dgit import orig target-factory_2.5.orig.tar.xz]