On Wed, 12 Feb 2020 17:40:33 +0100, Ahmad Fatoum wrote:
> Trusted Firmware-A (TF-A) is a reference implementation of secure world
> software for Arm A-Profile architectures (Armv8-A and Armv7-A).
I successfully built the TF-A BL31 for the ZynqMP using this rule.
However, I saw that the TF-A build
On Tue, 18 Feb 2020 10:02:57 +0100, Guillermo Rodriguez Garcia wrote:
> El mar., 18 feb. 2020 a las 8:36, Michael Olbrich
> () escribió:
> >
> > On Mon, Feb 17, 2020 at 05:33:57PM +0100, Guillermo Rodriguez Garcia wrote:
> >
> > > El lun., 17 feb.
ad Fatoum
Tested-by: Michael Tretter
> ---
> v2 -> v3:
> - sorted version and md5 Kconfig options to top (mol)
> - Added trailing spaces to align arrow after main prompt (mol)
> - Changed TF_A_VERSION help text to indicate that the version can be any
> git c
"sdl2-config: Command not found" messages when building
the tools.
Use the documented envtools top-level command to build the target tools
instead of calling the Makefile in the tools/env directory.
Signed-off-by: Michael Tretter
---
rules/host-u-boot-tools.make | 2 +-
rules/u-boot-
Signed-off-by: Michael Tretter
---
rules/binutils.make | 1 +
1 file changed, 1 insertion(+)
diff --git a/rules/binutils.make b/rules/binutils.make
index ca1080bc811d..094347e3f8bf 100644
--- a/rules/binutils.make
+++ b/rules/binutils.make
@@ -22,6 +22,7 @@ BINUTILS_SUFFIX
On Fri, Apr 17, 2020 at 08:47:34AM +0200, Michael Olbrich wrote:
> On Thu, Apr 16, 2020 at 10:43:19AM +0200, Michael Tretter wrote:
> > Signed-off-by: Michael Tretter
> > ---
> > rules/binutils.make | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > d
Building the dtc fails if flex is not installed. As ptxdist requires
flex as build dependency, the host usually already has flex and the
missing dependency is hidden.
Add host-flex as a explicit dependency for host-dtc.
Signed-off-by: Michael Tretter
---
platforms/host-dtc.in | 1 +
1 file
Signed-off-by: Michael Tretter
---
...E_INSTALL_LIBDIR-for-LIB_INSTALL_DIR.patch | 49 +
patches/apitrace-9.0/series | 4 ++
rules/apitrace.in | 11 +++
rules/apitrace.make | 72 +++
4 files
The update adds MJPG support to the uvc-gadget.
Furthermore, document that the version is just a fake commitish.
Signed-off-by: Michael Tretter
---
rules/uvc-gadget.make | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/rules/uvc-gadget.make b/rules/uvc-gadget.make
index
Also switch to the new download URL that is referenced on the valgrind
Current Releases page.
Signed-off-by: Michael Tretter
---
rules/valgrind.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/valgrind.make b/rules/valgrind.make
index dd168fb54228
Valgrind supports ARM64/Linux. Allow to build it on ARM64 systems.
Signed-off-by: Michael Tretter
---
rules/valgrind.make | 1 +
1 file changed, 1 insertion(+)
diff --git a/rules/valgrind.make b/rules/valgrind.make
index aeabf825e64b..9662b4b9b6b0 100644
--- a/rules/valgrind.make
+++ b/rules
Also switch to the new download URL that is referenced on the valgrind
Current Releases page.
Signed-off-by: Michael Tretter
---
Changelog:
v2: Include patches in version bump
---
...configure.ac-allow-all-arm-don-t-restrict-to-armv7.patch | 2 +-
...0002-make-kernel-version-a-autoconf-cache
Valgrind supports ARM64/Linux. Allow to build it on ARM64 systems.
Signed-off-by: Michael Tretter
---
rules/valgrind.make | 1 +
1 file changed, 1 insertion(+)
diff --git a/rules/valgrind.make b/rules/valgrind.make
index aeabf825e64b..9662b4b9b6b0 100644
--- a/rules/valgrind.make
+++ b/rules
On Mon, 11 Jan 2021 08:25:38 +0100, Michael Olbrich wrote:
> On Fri, Jan 08, 2021 at 04:39:31PM +0100, Michael Tretter wrote:
> > Also switch to the new download URL that is referenced on the valgrind
> > Current Releases page.
>
> There are patches for the old version.
Rauc uses pkg-config to get the interfaces_dir, i.e., the path, where to
install the dbus interface description. This path must not contain the
sysroot directory, because files will be installed into this path in the
package.
Signed-off-by: Michael Tretter
---
rules/rauc.make | 4 +++-
1 file
The NTFS-3G driver is an open source, freely available NTFS driver for
Linux with read and write support.
Signed-off-by: Michael Tretter
---
rules/ntfs-3g.in | 11 ++
rules/ntfs-3g.make | 88 ++
2 files changed, 99 insertions(+)
create mode
The NTFS-3G driver is an open source, freely available NTFS driver for
Linux with read and write support.
Signed-off-by: Michael Tretter
---
v2:
- remove CREDITS
- remove setting of conf env in prepare
- fix comment in targetinstall
---
rules/ntfs-3g.in | 11 ++
rules/ntfs-3g.make | 84
On Wed, 02 Jun 2021 14:19:10 +0200, Christian Melki wrote:
> The only real difference here is that the symbol handling
> must always be present. Hence "-@" for default extra arg.
> Make paths variable but default to boot for the old dtb behavior.
> There is a lot of duplication going on here, but t
The NTFS-3G driver is an open source, freely available NTFS driver for
Linux with read and write support.
Signed-off-by: Michael Tretter
---
v3:
- add README (partially), COPYING, and COPYING.LIB to LICENSE_FILES
v2:
- remove CREDITS
- remove setting of conf env in prepare
- fix comment in
Signed-off-by: Michael Tretter
---
.../usr/lib/systemd/system/seatd.service | 8 ++
rules/seatd.in| 30
rules/seatd.make | 76 +++
3 files changed, 114 insertions(+)
create mode 100644 projectroot/usr
On Wed, 16 Jun 2021 14:08:46 +0200, Michael Olbrich wrote:
> On Wed, Jun 16, 2021 at 12:55:09PM +0200, Michael Tretter wrote:
> > Signed-off-by: Michael Tretter
> > ---
> > .../usr/lib/systemd/system/seatd.service | 8 ++
> > rules/seatd.in
The package is not build on !x86 systems, but the license still appears
in the license report as unknown.
Ignore the license, if the package is selected but not built.
Signed-off-by: Michael Tretter
---
rules/cross-nasm.make | 2 ++
1 file changed, 2 insertions(+)
diff --git a/rules/cross
Add the license and the license file, too.
Signed-off-by: Michael Tretter
---
rules/host-extract-cert.make | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/rules/host-extract-cert.make b/rules/host-extract-cert.make
index df7599011a71..3511aef3b21c 100644
--- a/rules
libusbgx is licensed under GPL v2 or later and LGPL v2.1 or later. Fix
the SPDX identifier and add the license files.
Signed-off-by: Michael Tretter
---
rules/libusbgx.make | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/rules/libusbgx.make b/rules/libusbgx.make
index
The package consists of a script based on the code signing template in
PTXdist and a few keys. It should be ignored in the license report.
Signed-off-by: Michael Tretter
---
rules/host-ptx-code-signing-dev.make | 1 +
1 file changed, 1 insertion(+)
diff --git a/rules/host-ptx-code-signing
If the template is used to create a code-signing-provider, an example
script will be put into local_src. This script can be ignored in the
license report.
Signed-off-by: Michael Tretter
---
rules/templates/template-code-signing-provider-make | 1 +
1 file changed, 1 insertion(+)
diff --git a
Signed-off-by: Michael Tretter
---
Changelog:
v2:
- fix dependency of SEATD_SEATD_SYSTEMD_UNIT
- add help text for SEATD_SEATD
---
.../usr/lib/systemd/system/seatd.service | 8 ++
rules/seatd.in| 35 +
rules/seatd.make
KERNEL_DTB is just the option to enable the device tree generation. The
actual dts files are stored in KERNEL_DTS.
Fixes: f50cd144 ("rework device-tree handling")
Signed-off-by: Michael Tretter
---
rules/blspec-entry.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --g
On Fri, 06 Aug 2021 13:42:33 +0200, Christian Melki wrote:
> On 8/4/21 9:10 AM, Michael Olbrich wrote:
> > On Thu, Jun 03, 2021 at 12:43:10PM +0200, Christian Melki wrote:
> >> On 6/3/21 9:21 AM, Michael Tretter wrote:
> >>> On Wed, 02 Jun 2021 14:19:10 +0200, Chr
On Thu, 16 Sep 2021 16:26:25 +0200, Christian Melki wrote:
> Seems the kiosk shell was forgotten about during installation.
> Defined, built but never installed?
> Add install rule.
>
> Signed-off-by: Christian Melki
Reviewed-by: Michael Tretter
> ---
> rules/weston.m
gt.
Signed-off-by: Michael Tretter
---
rules/gt.make | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/rules/gt.make b/rules/gt.make
index 5fc40c2e247a..53deaba5a4c1 100644
--- a/rules/gt.make
+++ b/rules/gt.make
@@ -14,8 +14,9 @@ PACKAGES-$(PTXCONF_GT) += gt
Weston instead of generating it in the rule file
Signed-off-by: Michael Tretter
---
rules/weston.in | 36 ++--
rules/weston.make | 31 +--
2 files changed, 31 insertions(+), 36 deletions(-)
diff --git a/rules/weston.in b/rules/weston.in
On Fri, 04 Feb 2022 13:31:34 +0100, Michael Olbrich wrote:
> On Fri, Feb 04, 2022 at 11:29:16AM +0100, Michael Tretter wrote:
> > Drop the WESTON_DRM_COMPOSITOR option and always build the drm backend.
> > It was unconditionally selected as the default anyway and not building
Weston instead of generating it in the rule file
Signed-off-by: Michael Tretter
---
Changelog:
v2:
- fix dependency on LIBDRM, UDEV, and UDEV_LIBUDEV
- remove default n from WESTON_DEPRECATED_WL_SHELL
- add prompt for WESTON_SEATD
---
rules/weston.in | 36
Hi Benjamin,
On Thu, 29 Aug 2024 11:38:23 +, Benjamin Gaignard wrote:
> If LCMS package dependency is selected build weston color management
> module.
>
> Signed-off-by: Benjamin Gaignard
> ---
> rules/weston.in | 1 +
> rules/weston.make | 2 +-
> 2 files changed, 2 insertions(+), 1 dele
Hi Lucas,
On Mon, 05 Aug 2024 19:14:04 +0200, Lucas Sinn wrote:
> Updates.
> https://github.com/libsigcplusplus/libsigcplusplus/releases/tag/3.6.0
libsigcpp is marked as staging. The update should probably move it out
of staging, too.
Michael
>
> Signed-off-by: Lucas Sinn
> ---
> rules/libsi
Use the special value "no" to actually disable the zsh completions
instead of using an empty path.
Use the value "dummy" for the phonebook, which bluez uses to internally
to replace an empty string, and make the default explicit.
Signed-off-by: Michael Tretter
---
rules/bl
wayland-protocols 1.8 is a prerequisite for the wayland platform in Mesa
17.2.0.
Signed-off-by: Michael Tretter
---
rules/wayland-protocols.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/wayland-protocols.make b/rules/wayland-protocols.make
index b91252fcf
tar: --exclude '*.in.*' has no effect
tar: --exclude '*/*~' has no effect
tar: Exiting with failure status due to previous errors
Reorder the arguments to tar and put the --exclude arguments before the
current directory.
Signed-off-by: Michael Tretter
---
scrip
nfsiostat is a Python script and uses /usr/bin/python as shebang.
Therefore, nfsutils should select Python as a runtime dependency.
Signed-off-by: Michael Tretter
---
rules/nfsutils.in | 2 ++
1 file changed, 2 insertions(+)
diff --git a/rules/nfsutils.in b/rules/nfsutils.in
index c813b4745
The wayland plugin depends on libdrm.
Signed-off-by: Michael Tretter
---
rules/gst-plugins-bad1.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/gst-plugins-bad1.in b/rules/gst-plugins-bad1.in
index e819b894c..4c17517b9 100644
--- a/rules/gst-plugins-bad1.in
+++ b
Signed-off-by: Michael Tretter
---
rules/gst-plugins-ugly1.in | 15 ---
rules/gst-plugins-ugly1.make | 7 ++-
2 files changed, 2 insertions(+), 20 deletions(-)
diff --git a/rules/gst-plugins-ugly1.in b/rules/gst-plugins-ugly1.in
index a7d92a88d..54566099c 100644
--- a/rules
Signed-off-by: Michael Tretter
---
rules/gst-rtsp-server1.make | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/rules/gst-rtsp-server1.make b/rules/gst-rtsp-server1.make
index 142821189..116733ac2 100644
--- a/rules/gst-rtsp-server1.make
+++ b/rules/gst-rtsp-server1.make
Signed-off-by: Michael Tretter
---
rules/gst-libav1.make | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/rules/gst-libav1.make b/rules/gst-libav1.make
index 12b480da4..e9fd346c1 100644
--- a/rules/gst-libav1.make
+++ b/rules/gst-libav1.make
@@ -16,8 +16,8 @@ PACKAGES
Signed-off-by: Michael Tretter
---
rules/gst-validate1.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/gst-validate1.make b/rules/gst-validate1.make
index 95d268654..f329d4cd1 100644
--- a/rules/gst-validate1.make
+++ b/rules/gst-validate1.make
@@ -16,8 +16,8
Signed-off-by: Michael Tretter
---
rules/gst-plugins-good1.in | 28
rules/gst-plugins-good1.make | 10 +++---
2 files changed, 35 insertions(+), 3 deletions(-)
diff --git a/rules/gst-plugins-good1.in b/rules/gst-plugins-good1.in
index 147507095..c7f7ed086
Signed-off-by: Michael Tretter
---
rules/gst-python1.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/gst-python1.make b/rules/gst-python1.make
index b5c3c9b77..9e3277937 100644
--- a/rules/gst-python1.make
+++ b/rules/gst-python1.make
@@ -16,8 +16,8
Signed-off-by: Michael Tretter
---
rules/gst-plugins-bad1.in | 116 ++--
rules/gst-plugins-bad1.make | 31 ++--
2 files changed, 60 insertions(+), 87 deletions(-)
diff --git a/rules/gst-plugins-bad1.in b/rules/gst-plugins-bad1.in
index
Signed-off-by: Michael Tretter
---
rules/gst-plugins-base1.in | 56
rules/gst-plugins-base1.make | 17 +++---
rules/gstreamer-vaapi1.in| 5 ++--
3 files changed, 72 insertions(+), 6 deletions(-)
diff --git a/rules/gst-plugins-base1.in
Signed-off-by: Michael Tretter
---
rules/gstreamer-vaapi1.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/gstreamer-vaapi1.make b/rules/gstreamer-vaapi1.make
index 49cef7a99..b850aa582 100644
--- a/rules/gstreamer-vaapi1.make
+++ b/rules/gstreamer-vaapi1.make
Signed-off-by: Michael Tretter
---
rules/gstreamer1.make | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/rules/gstreamer1.make b/rules/gstreamer1.make
index bbf55192c..358956fb3 100644
--- a/rules/gstreamer1.make
+++ b/rules/gstreamer1.make
@@ -17,8 +17,8 @@ PACKAGES
The default user target units are necessary to start user sessions.
Signed-off-by: Michael Tretter
---
rules/systemd.in | 4
rules/systemd.make | 3 +++
2 files changed, 7 insertions(+)
diff --git a/rules/systemd.in b/rules/systemd.in
index 266c83fc8..29d7bf2b9 100644
--- a/rules
Signed-off-by: Michael Tretter
---
rules/wayland-protocols.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/wayland-protocols.make b/rules/wayland-protocols.make
index 80b9c64b6..ec069fe7e 100644
--- a/rules/wayland-protocols.make
+++ b/rules/wayland
Signed-off-by: Michael Tretter
---
rules/wayland.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/wayland.make b/rules/wayland.make
index 203caa4a9..5d5e44470 100644
--- a/rules/wayland.make
+++ b/rules/wayland.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_WAYLAND
Split the version into major.minor.pl and use variable instead of hard
coded version for installing libweston.
Signed-off-by: Michael Tretter
---
rules/weston.in | 1 -
rules/weston.make | 26 ++
2 files changed, 14 insertions(+), 13 deletions(-)
diff --git a/rules
Signed-off-by: Michael Tretter
---
rules/weston.in | 13 +
rules/weston.make | 7 +--
2 files changed, 18 insertions(+), 2 deletions(-)
diff --git a/rules/weston.in b/rules/weston.in
index a1755f510..49fc90e55 100644
--- a/rules/weston.in
+++ b/rules/weston.in
@@ -27,6 +27,7
On Tue, 10 Apr 2018 16:31:53 +0200, Michael Olbrich wrote:
> On Tue, Apr 10, 2018 at 11:06:47AM +0200, Michael Tretter wrote:
> > Signed-off-by: Michael Tretter
> > ---
> > rules/weston.in | 13 +
> > rules/weston.make | 7 +--
> > 2 f
On Tue, 10 Apr 2018 16:59:51 +0200, Philipp Zabel wrote:
> On Tue, 2018-04-10 at 16:27 +0200, Michael Olbrich wrote:
> > On Tue, Apr 10, 2018 at 11:06:46AM +0200, Michael Tretter wrote:
> > > Split the version into major.minor.pl and use variable instead of hard
>
Changes since v1:
- add variable LIBWESTON_MAJOR instead of splitting WESTON_VERSION
- sort installed images in alphabetical order
- drop separate config item for Weston D-Bus support
- mark WESTON_LAUNCH as broken
Michael Tretter (4):
wayland-protocols: version bump 1.12 -> 1.13
wayl
Signed-off-by: Michael Tretter
---
rules/wayland.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/wayland.make b/rules/wayland.make
index 203caa4a9..5d5e44470 100644
--- a/rules/wayland.make
+++ b/rules/wayland.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_WAYLAND
Signed-off-by: Michael Tretter
---
rules/weston.in | 6 ++
rules/weston.make | 38 +++---
2 files changed, 21 insertions(+), 23 deletions(-)
diff --git a/rules/weston.in b/rules/weston.in
index 7db255202..56b85d26a 100644
--- a/rules/weston.in
+++ b/rules
Signed-off-by: Michael Tretter
---
rules/weston.in | 9 +
rules/weston.make | 5 -
2 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/rules/weston.in b/rules/weston.in
index 56b85d26a..79512bc2a 100644
--- a/rules/weston.in
+++ b/rules/weston.in
@@ -57,6 +57,15
Signed-off-by: Michael Tretter
---
rules/wayland-protocols.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/wayland-protocols.make b/rules/wayland-protocols.make
index 80b9c64b6..ec069fe7e 100644
--- a/rules/wayland-protocols.make
+++ b/rules/wayland
mount.nfs uses getprotobyname() which in turn reads /etc/protocols. If
/etc/protocols is missing, mount.nfs fails with
mount.nfs: Protocol not supported
Signed-off-by: Michael Tretter
---
rules/nfsutils.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/rules/nfsutils.in b/rules
ild of the
environment.
Signed-off-by: Michael Tretter
---
rules/barebox.make | 1 +
1 file changed, 1 insertion(+)
diff --git a/rules/barebox.make b/rules/barebox.make
index 7c389e770..f09572941 100644
--- a/rules/barebox.make
+++ b/rules/barebox.make
@@ -89,6 +89,7 @@ ifdef PTXCONF_BAREBOX
ctually contain the license text, but only references the license.
Michael
Michael Tretter (9):
usr-rootfs: hide from license report
locales: hide from license report
gst-libav1: license is GPL-2.0-or-later and LGPL-2.0-or-later
libwebsockets: license is LGPL-2.1-only
libunwind:
The usr-rootfs package does not install files into the rootfs and shall
not appear in the license report.
Signed-off-by: Michael Tretter
---
rules/usr-rootfs.make | 1 +
1 file changed, 1 insertion(+)
diff --git a/rules/usr-rootfs.make b/rules/usr-rootfs.make
index 9fc963cff..496f52b18 100644
---
rules/libvorbis.make | 1 +
1 file changed, 1 insertion(+)
diff --git a/rules/libvorbis.make b/rules/libvorbis.make
index 75312d211..aaaf9fc28 100644
--- a/rules/libvorbis.make
+++ b/rules/libvorbis.make
@@ -23,6 +23,7 @@ LIBVORBIS_SUFFIX := tar.gz
LIBVORBIS_URL :=
http://down
locales.make ultimately calls localedef from the toolchain to generate
the locales. Therefore, locales should not appear in the license report.
Signed-off-by: Michael Tretter
---
rules/locales.make | 1 +
1 file changed, 1 insertion(+)
diff --git a/rules/locales.make b/rules/locales.make
index
The fontcache header is BSD-2-Clause licensed. All other headers are
either MIT or X11 licensed.
Signed-off-by: Michael Tretter
---
rules/xorgproto.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/xorgproto.make b/rules/xorgproto.make
index d1a106d28..0823a46ff
Signed-off-by: Michael Tretter
---
rules/gst-libav1.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/gst-libav1.make b/rules/gst-libav1.make
index 26c2a695b..0e73d872f 100644
--- a/rules/gst-libav1.make
+++ b/rules/gst-libav1.make
@@ -23,7 +23,7 @@ GST_LIBAV1_SUFFIX
Signed-off-by: Michael Tretter
---
rules/libwebsockets.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/libwebsockets.make b/rules/libwebsockets.make
index fe1d1c40f..b485e5e44 100644
--- a/rules/libwebsockets.make
+++ b/rules/libwebsockets.make
@@ -23,7 +23,7
Signed-off-by: Michael Tretter
---
rules/xorg-lib-Xi.make | 1 +
1 file changed, 1 insertion(+)
diff --git a/rules/xorg-lib-Xi.make b/rules/xorg-lib-Xi.make
index d4bed3be9..787304f88 100644
--- a/rules/xorg-lib-Xi.make
+++ b/rules/xorg-lib-Xi.make
@@ -24,6 +24,7 @@ XORG_LIB_XI_SUFFIX
Signed-off-by: Michael Tretter
---
rules/libunwind.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/libunwind.make b/rules/libunwind.make
index ea2e1ce5e..f9ee63a93 100644
--- a/rules/libunwind.make
+++ b/rules/libunwind.make
@@ -23,7 +23,7 @@ LIBUNWIND_SUFFIX
The copyright.txt file lists the copyright holders and references the
GPL version 2. It does not include the actual license text!
Signed-off-by: Michael Tretter
---
rules/bonniexx.make | 2 ++
1 file changed, 2 insertions(+)
diff --git a/rules/bonniexx.make b/rules/bonniexx.make
index
the projectroot.
Still allow to override the database in a BSP projectroot if necessary.
Signed-off-by: Michael Tretter
---
projectroot/usr/lib/crda/regulatory.bin | Bin 4968 -> 0 bytes
rules/crda.make | 40 ++--
2 files changed, 38 insertions(+)
Signed-off-by: Michael Tretter
---
rules/weston.make | 8
1 file changed, 8 deletions(-)
diff --git a/rules/weston.make b/rules/weston.make
index f5d748897..1817a94f3 100644
--- a/rules/weston.make
+++ b/rules/weston.make
@@ -146,12 +146,4 @@ endif
@$(call touch
The IVI-Shell is a shell for in-vehicle-infotainment systems. Allow to
build the ivi shell module and separately also build the ivi-shell user
interface example.
Signed-off-by: Michael Tretter
---
rules/weston.in | 14 ++
rules/weston.make | 41
projectroot.
Signed-off-by: Michael Tretter
---
rules/weston.in | 6 ++
rules/weston.make | 19 +++
2 files changed, 25 insertions(+)
diff --git a/rules/weston.in b/rules/weston.in
index 1c0ebff98..2e760740c 100644
--- a/rules/weston.in
+++ b/rules/weston.in
@@ -81,4 +81,10
Signed-off-by: Michael Tretter
---
Changes since v1:
- none
---
rules/weston.make | 8
1 file changed, 8 deletions(-)
diff --git a/rules/weston.make b/rules/weston.make
index f5d748897..1817a94f3 100644
--- a/rules/weston.make
+++ b/rules/weston.make
@@ -146,12 +146,4 @@ endif
projectroot.
Signed-off-by: Michael Tretter
---
Changes since v1:
- remove && between mkdir and ptxd_replace_magic
- fix indentation
---
rules/weston.in | 6 ++
rules/weston.make | 19 +++
2 files changed, 25 insertions(+)
diff --git a/rules/weston.in b/rules/weston.
The IVI-Shell is a shell for in-vehicle-infotainment systems. Allow to
build the ivi shell module and separately also build the ivi-shell user
interface example.
Signed-off-by: Michael Tretter
---
Changes since v1:
- move depends on before select in configuration
- move mkdir in front of ifndef
The check, if the release candidate needs to be downloaded from the git
url, compares major and minor version numbers. It fails for Linux 5.0,
because the minor is smaller than the minor of 4.12.
Check for the minor version only if the major version is 4.
Signed-off-by: Michael Tretter
Signed-off-by: Michael Tretter
---
rules/v4l-utils.make | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/rules/v4l-utils.make b/rules/v4l-utils.make
index 79b69db36..29b105c83 100644
--- a/rules/v4l-utils.make
+++ b/rules/v4l-utils.make
@@ -16,8 +16,8 @@ PACKAGES
Signed-off-by: Michael Tretter
---
...003-fix-building-w-newer-C-libraries.patch | 79 +++
patches/nfs-utils-1.3.3/series| 3 +-
2 files changed, 81 insertions(+), 1 deletion(-)
create mode 100644
patches/nfs-utils-1.3.3/0003-fix-building-w-newer-C
The variable for plugins that shall be installed is
GST_PLUGINS_BAD1_ENABLEP-y. Due to typo in the variable name, the y4mdec
plugin is built, but not installed into the rootfs.
Fix the typo to fix the installation of this plugin.
Signed-off-by: Michael Tretter
---
rules/gst-plugins-bad1.make
On Thu, 28 Mar 2019 10:32:07 +0100, Philipp Zabel wrote:
> - switch build system to Meson
> - weston-screenshooter is now installed in /usr/bin
> - build and install debug tool
>
> Signed-off-by: Philipp Zabel
> ---
> rules/weston.make | 90 +++
> 1 fi
The GStreamer unit test library provides helpers for writing unit tests
for GStreamer elements. The library include GstCheck for building a test
suite and GstHarness for feeding test data to elements.
Notably, gst-check does not enable the internal GStreamer unit tests.
Signed-off-by: Michael
The uvc-gadget application is a test application for streaming video
data from a v4l2 capture device to a UVC gadget device that has been
configured in the ConfigFS.
Signed-off-by: Michael Tretter
---
rules/uvc-gadget.in | 8 +++
rules/uvc-gadget.make | 55
wlroots is a modular Wayland compositor library, which is for example
used by sway or the phosh and ships with the rootston example
compositor.
Signed-off-by: Michael Tretter
---
rules/wlroots.in | 31 ++
rules/wlroots.make | 64
libs search directory, which is not filtered by ptxdist and will cause
compile errors on programs that link against libffi.
Signed-off-by: Michael Tretter
---
.../0202-aarch64-change-paths-for-pure64.patch | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a
On Sun, 01 Sep 2019 23:04:56 +0200, Roland Hieber wrote:
> When reading this README, the tarball was obviously already extracted,
> so remove the very unclear section about how to get it. Anyway, anything
> important is in the manual, which is linked later.
I agree that the section is unclear, but
On Tue, 24 Sep 2019 12:44:01 +0200, Björn Esser wrote:
> Also drop configuration options, that are
> not available anymore.
There are a few patches in patches/xorg-server-1.17.2. Please check if
they are still required and either port them to 1.20.5 or remove them.
Furthermore, compilation fails
On Tue, 24 Sep 2019 12:42:57 +0200, Björn Esser wrote:
> Signed-off-by: Björn Esser
> ---
> rules/host-xorg-lib-X11.make | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/rules/host-xorg-lib-X11.make b/rules/host-xorg-lib-X11.make
> index 638ef6272..7c43738cd 100644
> ---
On Tue, 24 Sep 2019 12:43:11 +0200, Björn Esser wrote:
> Signed-off-by: Björn Esser
> ---
> rules/xorg-app-xrandr.make | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/rules/xorg-app-xrandr.make b/rules/xorg-app-xrandr.make
> index 9ff8caf42..ab82da033 100644
> ---
.
Signed-off-by: Michael Tretter
---
scripts/pkg-config-wrapper | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/scripts/pkg-config-wrapper b/scripts/pkg-config-wrapper
index d9e111d6c..79018c63c 100755
--- a/scripts/pkg-config-wrapper
+++ b/scripts/pkg-config-wrapper
.
Signed-off-by: Michael Tretter
---
rules/pipewire.make | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/rules/pipewire.make b/rules/pipewire.make
index 9fd3d4d40658..495c5188687c 100644
--- a/rules/pipewire.make
+++ b/rules/pipewire.make
@@ -75,7 +75,7 @@ PIPEWIRE_CONF_OPT
The yaml contains packages with an ignored license. These packages are
removed from the license-compliance.pdf, but they must be removed from
the license-report.pdf as well.
Signed-off-by: Michael Tretter
---
scripts/lib/ptxd_make_license_report.sh | 2 +-
1 file changed, 1 insertion(+), 1
cy.
Signed-off-by: Michael Tretter
---
rules/templates/template-src-linux-driver-in | 1 +
1 file changed, 1 insertion(+)
diff --git a/rules/templates/template-src-linux-driver-in
b/rules/templates/template-src-linux-driver-in
index 7cb61c87cd46..4d0463a9f3f0 100644
--- a/rules/templates/tem
Add the Weston license file with the md5 hash.
Signed-off-by: Michael Tretter
---
rules/weston.make | 1 +
1 file changed, 1 insertion(+)
diff --git a/rules/weston.make b/rules/weston.make
index 552253a78cb9..adb24b0c739b 100644
--- a/rules/weston.make
+++ b/rules/weston.make
@@ -24,6 +24,7
1 - 100 of 176 matches
Mail list logo