All of lore.kernel.org
 help / color / mirror / Atom feed
* [master][PATCH 1/9] iproute2: update bbappend to 4.19.0
@ 2019-01-23  4:52 Denys Dmytriyenko
  2019-01-23  4:52 ` [master][PATCH 2/9] gstreamer1.0-plugins-bad: update bbappend to 1.14.4 Denys Dmytriyenko
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Denys Dmytriyenko @ 2019-01-23  4:52 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 .../iproute2/{iproute2_4.18.0.bbappend => iproute2_4.19.0.bbappend}       | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename meta-arago-distro/recipes-connectivity/iproute2/{iproute2_4.18.0.bbappend => iproute2_4.19.0.bbappend} (100%)

diff --git a/meta-arago-distro/recipes-connectivity/iproute2/iproute2_4.18.0.bbappend b/meta-arago-distro/recipes-connectivity/iproute2/iproute2_4.19.0.bbappend
similarity index 100%
rename from meta-arago-distro/recipes-connectivity/iproute2/iproute2_4.18.0.bbappend
rename to meta-arago-distro/recipes-connectivity/iproute2/iproute2_4.19.0.bbappend
-- 
2.7.4



^ permalink raw reply	[flat|nested] 9+ messages in thread

* [master][PATCH 2/9] gstreamer1.0-plugins-bad: update bbappend to 1.14.4
  2019-01-23  4:52 [master][PATCH 1/9] iproute2: update bbappend to 4.19.0 Denys Dmytriyenko
@ 2019-01-23  4:52 ` Denys Dmytriyenko
  2019-01-23  4:52 ` [master][PATCH 3/9] busybox: disable conflicting rtcwake, provided by util-linux Denys Dmytriyenko
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Denys Dmytriyenko @ 2019-01-23  4:52 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 ...ugins-bad_1.14.2.bbappend => gstreamer1.0-plugins-bad_1.14.4.bbappend} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename meta-arago-extras/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_1.14.2.bbappend => gstreamer1.0-plugins-bad_1.14.4.bbappend} (100%)

diff --git a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.2.bbappend b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.4.bbappend
similarity index 100%
rename from meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.2.bbappend
rename to meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.4.bbappend
-- 
2.7.4



^ permalink raw reply	[flat|nested] 9+ messages in thread

* [master][PATCH 3/9] busybox: disable conflicting rtcwake, provided by util-linux
  2019-01-23  4:52 [master][PATCH 1/9] iproute2: update bbappend to 4.19.0 Denys Dmytriyenko
  2019-01-23  4:52 ` [master][PATCH 2/9] gstreamer1.0-plugins-bad: update bbappend to 1.14.4 Denys Dmytriyenko
@ 2019-01-23  4:52 ` Denys Dmytriyenko
  2019-01-23  4:52 ` [master][PATCH 4/9] busybox: disable conflicting tc, provided by iproute2 Denys Dmytriyenko
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Denys Dmytriyenko @ 2019-01-23  4:52 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

Since rtcwake is now provided by util-linux and doesn't use alternatives,
it breaks arago-tiny-image postinst script when setting up a link.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 meta-arago-distro/recipes-core/busybox/busybox/defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-arago-distro/recipes-core/busybox/busybox/defconfig b/meta-arago-distro/recipes-core/busybox/busybox/defconfig
index ce44700..5f89bf6 100644
--- a/meta-arago-distro/recipes-core/busybox/busybox/defconfig
+++ b/meta-arago-distro/recipes-core/busybox/busybox/defconfig
@@ -583,7 +583,7 @@ CONFIG_PIVOT_ROOT=y
 CONFIG_RDATE=y
 # CONFIG_RDEV is not set
 # CONFIG_READPROFILE is not set
-CONFIG_RTCWAKE=y
+# CONFIG_RTCWAKE is not set
 # CONFIG_SCRIPT is not set
 # CONFIG_SCRIPTREPLAY is not set
 # CONFIG_SETARCH is not set
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [master][PATCH 4/9] busybox: disable conflicting tc, provided by iproute2
  2019-01-23  4:52 [master][PATCH 1/9] iproute2: update bbappend to 4.19.0 Denys Dmytriyenko
  2019-01-23  4:52 ` [master][PATCH 2/9] gstreamer1.0-plugins-bad: update bbappend to 1.14.4 Denys Dmytriyenko
  2019-01-23  4:52 ` [master][PATCH 3/9] busybox: disable conflicting rtcwake, provided by util-linux Denys Dmytriyenko
@ 2019-01-23  4:52 ` Denys Dmytriyenko
  2019-01-23  4:52 ` [master][PATCH 5/9] lmbench: update to depend on libtirpc, as glibc no longer has rpc/rpc.h Denys Dmytriyenko
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Denys Dmytriyenko @ 2019-01-23  4:52 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

Since tc is now provided by iproute2 and doesn't use alternatives,
it breaks tisdk-rootfs-image postinst script when setting up a link.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 meta-arago-distro/recipes-core/busybox/busybox/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-arago-distro/recipes-core/busybox/busybox/defconfig b/meta-arago-distro/recipes-core/busybox/busybox/defconfig
index 5f89bf6..65470bc 100644
--- a/meta-arago-distro/recipes-core/busybox/busybox/defconfig
+++ b/meta-arago-distro/recipes-core/busybox/busybox/defconfig
@@ -807,6 +807,7 @@ CONFIG_NSLOOKUP=y
 CONFIG_ROUTE=y
 # CONFIG_SLATTACH is not set
 CONFIG_TCPSVD=y
+# CONFIG_TC is not set
 CONFIG_TELNET=y
 # CONFIG_FEATURE_TELNET_TTYPE is not set
 CONFIG_FEATURE_TELNET_AUTOLOGIN=y
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [master][PATCH 5/9] lmbench: update to depend on libtirpc, as glibc no longer has rpc/rpc.h
  2019-01-23  4:52 [master][PATCH 1/9] iproute2: update bbappend to 4.19.0 Denys Dmytriyenko
                   ` (2 preceding siblings ...)
  2019-01-23  4:52 ` [master][PATCH 4/9] busybox: disable conflicting tc, provided by iproute2 Denys Dmytriyenko
@ 2019-01-23  4:52 ` Denys Dmytriyenko
  2019-01-23  4:52 ` [master][PATCH 6/9] gstreamer1.0-plugins-hevc: stop using -export-symbols-regex Denys Dmytriyenko
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Denys Dmytriyenko @ 2019-01-23  4:52 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 meta-arago-distro/recipes-benchmark/lmbench/lmbench_%.bbappend | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/meta-arago-distro/recipes-benchmark/lmbench/lmbench_%.bbappend b/meta-arago-distro/recipes-benchmark/lmbench/lmbench_%.bbappend
index e13c8b5..64000b8 100644
--- a/meta-arago-distro/recipes-benchmark/lmbench/lmbench_%.bbappend
+++ b/meta-arago-distro/recipes-benchmark/lmbench/lmbench_%.bbappend
@@ -1,5 +1,7 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
+DEPENDS += "libtirpc"
+
 INSANE_SKIP_${PN} += "ldflags"
 
 PR_append = ".arago3"
@@ -7,11 +9,10 @@ PR_append = ".arago3"
 SRC_URI += "file://0001-Makefile-Add-TI-SDK-Modifications.patch"
 
 EXTRA_OEMAKE = ""
+CFLAGS = "-I${STAGING_INCDIR}/tirpc"
+LDFLAGS = "-ltirpc"
 
 do_compile () {
-    unset CFLAGS
-    unset LDFLAGS
-    unset CPPFLAGS
     oe_runmake -C src
 }
 
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [master][PATCH 6/9] gstreamer1.0-plugins-hevc: stop using -export-symbols-regex
  2019-01-23  4:52 [master][PATCH 1/9] iproute2: update bbappend to 4.19.0 Denys Dmytriyenko
                   ` (3 preceding siblings ...)
  2019-01-23  4:52 ` [master][PATCH 5/9] lmbench: update to depend on libtirpc, as glibc no longer has rpc/rpc.h Denys Dmytriyenko
@ 2019-01-23  4:52 ` Denys Dmytriyenko
  2019-01-23  4:52 ` [master][PATCH 7/9] packagegroup-*-addons: make gdbc6x and dsptop conditional on 'dsp' machine feature Denys Dmytriyenko
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Denys Dmytriyenko @ 2019-01-23  4:52 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

The old regex is no longer correct for GStreamer 1.14.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 ...figure.ac-stop-using-export-symbols-regex.patch | 30 ++++++++++++++++++++++
 .../gstreamer1.0-plugins-hevc_git.bb               |  3 ++-
 2 files changed, 32 insertions(+), 1 deletion(-)
 create mode 100644 meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-hevc/0001-configure.ac-stop-using-export-symbols-regex.patch

diff --git a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-hevc/0001-configure.ac-stop-using-export-symbols-regex.patch b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-hevc/0001-configure.ac-stop-using-export-symbols-regex.patch
new file mode 100644
index 0000000..c9721b7
--- /dev/null
+++ b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-hevc/0001-configure.ac-stop-using-export-symbols-regex.patch
@@ -0,0 +1,30 @@
+From 0fcda9d85c96d5c39dffe21d3bdf01a038b911c9 Mon Sep 17 00:00:00 2001
+From: Denys Dmytriyenko <denys@ti.com>
+Date: Tue, 22 Jan 2019 20:39:15 -0500
+Subject: [PATCH] configure.ac: stop using -export-symbols-regex
+
+The old regex is no longer correct for GStreamer 1.14.
+
+Bug-Debian: https://bugs.debian.org/894642
+
+Signed-off-by: Denys Dmytriyenko <denys@ti.com>
+---
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/configure.ac b/configure.ac
+index fee3161..8159c60 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -81,7 +81,7 @@ fi
+ AC_SUBST(plugindir)
+ 
+ dnl set proper LDFLAGS for plugins
+-GST_PLUGIN_LDFLAGS="-module -avoid-version -export-symbols-regex '^[_]*gst_plugin_desc\$\$' $GST_ALL_LDFLAGS"
++GST_PLUGIN_LDFLAGS="-module -avoid-version $GST_ALL_LDFLAGS"
+ AC_SUBST(GST_PLUGIN_LDFLAGS)
+ 
+ AC_CONFIG_FILES([Makefile src/Makefile])
+-- 
+2.7.4
+
diff --git a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-hevc_git.bb b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-hevc_git.bb
index 741895f..7a95a06 100644
--- a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-hevc_git.bb
+++ b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-hevc_git.bb
@@ -5,7 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2827f94fc0a1adeff4d9702e97ce2979"
 
 COMPATIBLE_MACHINE = "dra7xx|keystone"
 
-SRC_URI = "git://git.ti.com/processor-sdk/gst-plugin-hevc.git;protocol=git"
+SRC_URI = "git://git.ti.com/processor-sdk/gst-plugin-hevc.git;protocol=git \
+	file://0001-configure.ac-stop-using-export-symbols-regex.patch"
 SRCREV = "e4ea007d0ddeb95ae01742293454ef3c87a6e84c"
 
 S = "${WORKDIR}/git"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [master][PATCH 7/9] packagegroup-*-addons: make gdbc6x and dsptop conditional on 'dsp' machine feature
  2019-01-23  4:52 [master][PATCH 1/9] iproute2: update bbappend to 4.19.0 Denys Dmytriyenko
                   ` (4 preceding siblings ...)
  2019-01-23  4:52 ` [master][PATCH 6/9] gstreamer1.0-plugins-hevc: stop using -export-symbols-regex Denys Dmytriyenko
@ 2019-01-23  4:52 ` Denys Dmytriyenko
  2019-01-23  4:52 ` [master][PATCH 8/9] packagegroup-*-gst*: make gstreamer1.0-plugins-dsp66 " Denys Dmytriyenko
  2019-01-23  4:52 ` [master][PATCH 9/9] branding-core: disable 'dsp' machine feature due to gcc8 breakage Denys Dmytriyenko
  7 siblings, 0 replies; 9+ messages in thread
From: Denys Dmytriyenko @ 2019-01-23  4:52 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 .../packagegroups/packagegroup-arago-tisdk-addons.bb   | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
index b3a5c09..5dc3187 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Task to install additional utilities/demos for SDKs"
 LICENSE = "MIT"
-PR = "r72"
+PR = "r73"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
@@ -36,6 +36,10 @@ UTILS_UBOOT_FW = "u-boot-fw-utils"
 UTILS_UBOOT_FW_keystone = ""
 UTILS_UBOOT_FW_k3 = ""
 
+UTILS_DSP = " \
+    ${@bb.utils.contains('MACHINE_FEATURES', 'dsp', 'gdbc6x dsptop', '', d)} \
+"
+
 UTILS_append_ti33x = " mmc-utils \
                        can-utils \
                        switch-config \
@@ -75,8 +79,7 @@ UTILS_append_k3 = " mmc-utils \
 UTILS_append_omapl138 = " ti-ipc-rtos-fw"
 
 UTILS_append_dra7xx = " can-utils \
-                        dsptop \
-                        gdbc6x \
+                        ${UTILS_DSP} \
                         glsdk-example-apps \
 "
 
@@ -86,18 +89,15 @@ UTILS_append_keystone = " \
 "
 
 UTILS_append_k2hk = " \
-    gdbc6x \
-    dsptop \
+    ${UTILS_DSP} \
 "
 
 UTILS_append_k2l = " \
-    gdbc6x \
-    dsptop \
+    ${UTILS_DSP} \
 "
 
 UTILS_append_k2e = " \
-    gdbc6x \
-    dsptop \
+    ${UTILS_DSP} \
 "
 
 UTILS_append_k2g = " \
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [master][PATCH 8/9] packagegroup-*-gst*: make gstreamer1.0-plugins-dsp66 conditional on 'dsp' machine feature
  2019-01-23  4:52 [master][PATCH 1/9] iproute2: update bbappend to 4.19.0 Denys Dmytriyenko
                   ` (5 preceding siblings ...)
  2019-01-23  4:52 ` [master][PATCH 7/9] packagegroup-*-addons: make gdbc6x and dsptop conditional on 'dsp' machine feature Denys Dmytriyenko
@ 2019-01-23  4:52 ` Denys Dmytriyenko
  2019-01-23  4:52 ` [master][PATCH 9/9] branding-core: disable 'dsp' machine feature due to gcc8 breakage Denys Dmytriyenko
  7 siblings, 0 replies; 9+ messages in thread
From: Denys Dmytriyenko @ 2019-01-23  4:52 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 .../packagegroups/packagegroup-arago-gst-sdk-target.bb         | 10 +++++++---
 .../recipes-core/packagegroups/packagegroup-arago-gst.bb       | 10 +++++++---
 2 files changed, 14 insertions(+), 6 deletions(-)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst-sdk-target.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst-sdk-target.bb
index 739371f..c606f70 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst-sdk-target.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst-sdk-target.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Task to build and install header and libs in sdk"
 LICENSE = "MIT"
-PR = "r14"
+PR = "r15"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
@@ -14,14 +14,18 @@ GSTREAMER_DEPS = " \
     gstreamer1.0-libav-dev \
 "
 
+GSTREAMER_DSP = " \
+    ${@bb.utils.contains('MACHINE_FEATURES', 'dsp', 'gstreamer1.0-plugins-dsp66-dev', '', d)} \
+"
+
 GSTREAMER_DEPS_append_dra7xx = " \
     gstreamer1.0-plugins-hevc-dev \
-    gstreamer1.0-plugins-dsp66-dev \
+    ${GSTREAMER_DSP} \
 "
 
 GSTREAMER_DEPS_append_keystone = " \
     gstreamer1.0-plugins-hevc-dev \
-    gstreamer1.0-plugins-dsp66-dev \
+    ${GSTREAMER_DSP} \
 "
 
 RDEPENDS_${PN} = " \
diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst.bb
index 4fc0255..b2f117f 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-gst.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Task to add gstreamer and gstreamer plugins"
 LICENSE = "MIT"
-PR = "r17"
+PR = "r18"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
@@ -17,14 +17,18 @@ GSTREAMER_DEPS = " \
     gstreamer1.0-libav \
 "
 
+GSTREAMER_DSP = " \
+    ${@bb.utils.contains('MACHINE_FEATURES', 'dsp', 'gstreamer1.0-plugins-dsp66', '', d)} \
+"
+
 GSTREAMER_DEPS_append_dra7xx = " \
     gstreamer1.0-plugins-hevc \
-    gstreamer1.0-plugins-dsp66 \
+    ${GSTREAMER_DSP} \
 "
 
 GSTREAMER_DEPS_append_keystone = " \
     gstreamer1.0-plugins-hevc \
-    gstreamer1.0-plugins-dsp66 \
+    ${GSTREAMER_DSP} \
 "
 
 GSTREAMER_ACCEL_MM = ""
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [master][PATCH 9/9] branding-core: disable 'dsp' machine feature due to gcc8 breakage
  2019-01-23  4:52 [master][PATCH 1/9] iproute2: update bbappend to 4.19.0 Denys Dmytriyenko
                   ` (6 preceding siblings ...)
  2019-01-23  4:52 ` [master][PATCH 8/9] packagegroup-*-gst*: make gstreamer1.0-plugins-dsp66 " Denys Dmytriyenko
@ 2019-01-23  4:52 ` Denys Dmytriyenko
  7 siblings, 0 replies; 9+ messages in thread
From: Denys Dmytriyenko @ 2019-01-23  4:52 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

Breaking packages are: gdbc6x, gstreamer-dsp66, qt-openvc-opencl

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 meta-arago-distro/conf/distro/include/branding-core.inc | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/meta-arago-distro/conf/distro/include/branding-core.inc b/meta-arago-distro/conf/distro/include/branding-core.inc
index 43454f8..6a56f00 100644
--- a/meta-arago-distro/conf/distro/include/branding-core.inc
+++ b/meta-arago-distro/conf/distro/include/branding-core.inc
@@ -16,5 +16,9 @@ ALTERNATIVE_PRIORITY_pn-ti-ipc-rtos = "15"
 # latest code base, until it is fixed for gstreamer > 1.10
 MACHINE_FEATURES := "${@d.getVar('MACHINE_FEATURES', True).replace('mmip', '')}"
 
+# Temporarily disable "dsp" machine feature for all SOCs while building
+# latest code base, until it is fixed for gdbc6x, gstreamer-dsp66, qt-openvc-opencl
+MACHINE_FEATURES := "${@d.getVar('MACHINE_FEATURES', True).replace('dsp', '')}"
+
 # Temporarily disable UBI images for K2 "server" rootfs due to size
 IMAGE_FSTYPES_remove_pn-tisdk-server-rootfs-image = "ubi ubifs"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-01-23  4:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-23  4:52 [master][PATCH 1/9] iproute2: update bbappend to 4.19.0 Denys Dmytriyenko
2019-01-23  4:52 ` [master][PATCH 2/9] gstreamer1.0-plugins-bad: update bbappend to 1.14.4 Denys Dmytriyenko
2019-01-23  4:52 ` [master][PATCH 3/9] busybox: disable conflicting rtcwake, provided by util-linux Denys Dmytriyenko
2019-01-23  4:52 ` [master][PATCH 4/9] busybox: disable conflicting tc, provided by iproute2 Denys Dmytriyenko
2019-01-23  4:52 ` [master][PATCH 5/9] lmbench: update to depend on libtirpc, as glibc no longer has rpc/rpc.h Denys Dmytriyenko
2019-01-23  4:52 ` [master][PATCH 6/9] gstreamer1.0-plugins-hevc: stop using -export-symbols-regex Denys Dmytriyenko
2019-01-23  4:52 ` [master][PATCH 7/9] packagegroup-*-addons: make gdbc6x and dsptop conditional on 'dsp' machine feature Denys Dmytriyenko
2019-01-23  4:52 ` [master][PATCH 8/9] packagegroup-*-gst*: make gstreamer1.0-plugins-dsp66 " Denys Dmytriyenko
2019-01-23  4:52 ` [master][PATCH 9/9] branding-core: disable 'dsp' machine feature due to gcc8 breakage Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.