summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-12-13 12:25:24 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2020-01-09 19:49:53 +0100
commit888c731f3867e4f7bdcf851e6d81428295ac57eb (patch)
treec5ecd4946bb3ee3ac7828d1369d3128b58c9009d
parentd3f35dac21d275357fd9afd00042b131684b5200 (diff)
images: drop lxde-image, lxqt-image, qt5-x11-image
As no image uses firefox, stop touching the recipe. Thus this layer no longer depends on meta-browser. As no image uses lxde, stop touching the recipes. Thus this layer no longer depends on meta-lxde. Related-to: ELB-1284 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--conf/layer.conf2
-rw-r--r--recipes-images/images/lx.inc12
-rw-r--r--recipes-images/images/lxde-image.bb203
-rw-r--r--recipes-images/images/lxqt-image.bb222
-rw-r--r--recipes-images/images/qt5-x11-image.bb191
-rw-r--r--recipes-images/images/tdx-extra.inc226
-rw-r--r--recipes-lxde/lxde-common/lxde-common/0001-panel.in-add-to-panel-configuration.patch76
-rw-r--r--recipes-lxde/lxde-common/lxde-common/0002-panel.in-change-displayed-on-hdmi-monitor-configurat.patch25
-rw-r--r--recipes-lxde/lxde-common/lxde-common/Wallpaper_ApalisT30.pngbin2875 -> 0 bytes
-rw-r--r--recipes-lxde/lxde-common/lxde-common/Wallpaper_ApalisTK1.pngbin6202 -> 0 bytes
-rwxr-xr-xrecipes-lxde/lxde-common/lxde-common/Wallpaper_ApalisiMX6D.pngbin9000 -> 0 bytes
-rwxr-xr-xrecipes-lxde/lxde-common/lxde-common/Wallpaper_ApalisiMX6Q.pngbin9086 -> 0 bytes
-rw-r--r--recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriT20.pngbin2907 -> 0 bytes
-rw-r--r--recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriT30.pngbin2900 -> 0 bytes
-rw-r--r--recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriVF50.pngbin3099 -> 0 bytes
-rw-r--r--recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriVF61.pngbin3083 -> 0 bytes
-rw-r--r--recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriiMX6DL.pngbin3147 -> 0 bytes
-rw-r--r--recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriiMX6S.pngbin3089 -> 0 bytes
-rw-r--r--recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriiMX6ULL.pngbin3202 -> 0 bytes
-rw-r--r--recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriiMX7D.pngbin3168 -> 0 bytes
-rw-r--r--recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriiMX7S.pngbin3156 -> 0 bytes
-rw-r--r--recipes-lxde/lxde-common/lxde-common/Wallpaper_Toradex.pngbin2313 -> 0 bytes
-rw-r--r--recipes-lxde/lxde-common/lxde-common/defaults.list19
-rw-r--r--recipes-lxde/lxde-common/lxde-common/desktop.conf30
-rw-r--r--recipes-lxde/lxde-common/lxde-common/vf60/panel-buttons.patch24
-rw-r--r--recipes-lxde/lxde-common/lxde-common/wallpaper.patch15
-rw-r--r--recipes-lxde/lxde-common/lxde-common_%.bbappend101
-rw-r--r--recipes-lxde/lxde-icon-theme/lxde-icon-theme_%.bbappend2
-rw-r--r--recipes-lxde/lxdm/lxdm/0001-do-not-crash-if-there-is-no-last_session.patch27
-rw-r--r--recipes-lxde/lxdm/lxdm/0001-lxdm.service-kill-lxsession-explicitely-with-sigkill.patch39
-rw-r--r--recipes-lxde/lxdm/lxdm/logout-fixes.patch15
-rw-r--r--recipes-lxde/lxdm/lxdm/root-autologin.patch12
-rw-r--r--recipes-lxde/lxdm/lxdm_%.bbappend8
-rw-r--r--recipes-mozilla/firefox/files/distribution.ini25
-rw-r--r--recipes-mozilla/firefox/firefox_%.bbappend20
35 files changed, 0 insertions, 1294 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index e2cdd3a..fca2afd 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -20,10 +20,8 @@ LAYERDEPENDS_toradex-demos = " \
core \
yocto \
openembedded-layer gnome-layer multimedia-layer networking-layer \
- browser-layer \
freescale-layer \
fsl-demos \
- lxde-layer \
qt5-layer \
"
LAYERSERIES_COMPAT_toradex-demos = "warrior zeus"
diff --git a/recipes-images/images/lx.inc b/recipes-images/images/lx.inc
deleted file mode 100644
index 4c82a6b..0000000
--- a/recipes-images/images/lx.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-IMAGE_INSTALL += " \
- packagegroup-lxde-extended \
- \
- xinput-calibrator \
- \
- openbox \
- openbox-theme-clearlooks \
- openbox-theme-onyx \
- hicolor-icon-theme \
- lxdm \
- l3afpad \
-"
diff --git a/recipes-images/images/lxde-image.bb b/recipes-images/images/lxde-image.bb
deleted file mode 100644
index 60ed1b5..0000000
--- a/recipes-images/images/lxde-image.bb
+++ /dev/null
@@ -1,203 +0,0 @@
-SUMMARY = "Toradex Embedded Linux Demo with LXDE"
-SUMMARY_append_apalis-tk1-mainline = " (Mainline)"
-DESCRIPTION = "Image with the LXDE desktop environment"
-
-LICENSE = "MIT"
-
-inherit core-image
-
-# Most LXDE components don't even compile without native X11 support,
-# so make this fail early.
-COMPATIBLE_MACHINE_mx8 = "(^$)"
-
-#start of the resulting deployable tarball name
-export IMAGE_BASENAME = "LXDE-Image"
-MACHINE_NAME ?= "${MACHINE}"
-IMAGE_NAME = "${MACHINE_NAME}_${IMAGE_BASENAME}"
-
-SYSTEMD_DEFAULT_TARGET = "graphical.target"
-
-IMAGE_FEATURES += " \
- ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', '', \
- bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', \
- '', d), d)} \
-"
-
-IMAGE_LINGUAS = "en-us"
-#IMAGE_LINGUAS = "de-de fr-fr en-gb en-us pt-br es-es kn-in ml-in ta-in"
-#ROOTFS_POSTPROCESS_COMMAND += 'install_linguas; '
-
-ROOTFS_PKGMANAGE_PKGS ?= '${@oe.utils.conditional("ONLINE_PACKAGE_MANAGEMENT", "none", "", "${ROOTFS_PKGMANAGE}", d)}'
-
-CONMANPKGS ?= "connman connman-client connman-gnome"
-
-IMAGE_BROWSER = "firefox"
-#keep the rootfs size small
-IMAGE_BROWSER_colibri-imx6ull = ""
-
-# this would pull in a large amount of gst-plugins, we only add a selected few
-# gstreamer1.0-plugins-base-meta
-# gstreamer1.0-plugins-good-meta
-# gstreamer1.0-plugins-bad-meta
-# gst-ffmpeg
-GSTREAMER = " \
- gstreamer1.0 \
- gstreamer1.0-plugins-base \
- gstreamer1.0-plugins-base-alsa \
- gstreamer1.0-plugins-base-audioconvert \
- gstreamer1.0-plugins-base-audioresample \
- gstreamer1.0-plugins-base-audiotestsrc \
- gstreamer1.0-plugins-base-typefindfunctions \
- gstreamer1.0-plugins-base-ogg \
- gstreamer1.0-plugins-base-theora \
- gstreamer1.0-plugins-base-videotestsrc \
- gstreamer1.0-plugins-base-vorbis \
- gstreamer1.0-plugins-good-audioparsers \
- gstreamer1.0-plugins-good-autodetect \
- gstreamer1.0-plugins-good-avi \
- gstreamer1.0-plugins-good-deinterlace \
- gstreamer1.0-plugins-good-id3demux \
- gstreamer1.0-plugins-good-isomp4 \
- gstreamer1.0-plugins-good-matroska \
- gstreamer1.0-plugins-good-multifile \
- gstreamer1.0-plugins-good-rtp \
- gstreamer1.0-plugins-good-rtpmanager \
- gstreamer1.0-plugins-good-udp \
- gstreamer1.0-plugins-good-video4linux2 \
- gstreamer1.0-plugins-good-wavenc \
- gstreamer1.0-plugins-good-wavparse \
-"
-# No longer available
-# gst-plugins-base-decodebin \
-# gst-plugins-base-decodebin2 \
-# gst-plugins-base-playbin \
-# gst-plugins-ugly-asf \
-#"
-
-GSTREAMER_MX6QDL = " \
- gstreamer1.0-plugins-base-ximagesink \
- gstreamer1.0-plugins-imx \
-"
-GSTREAMER_append_mx6q = "${GSTREAMER_MX6QDL}"
-GSTREAMER_append_mx6dl = "${GSTREAMER_MX6QDL}"
-
-GSTREAMER_colibri-imx6ull = ""
-
-GSTREAMER_append_mx7 = " \
- gstreamer1.0-plugins-base-ximagesink \
- imx-gst1.0-plugin \
-"
-# No longer available
-# gst-plugins-gl \
-# gst-fsl-plugin \
-#
-
-GSTREAMER_append_tegra124 = " \
- ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "gstreamer1.0-libav", "", d)} \
- gstreamer1.0-plugins-bad-videoparsersbad \
- libgstcodecparsers-1.0 \
- libgstnvegl \
- libgstomx-1.0 \
-"
-IMAGE_INSTALL_append_tegra124 = " \
- gpio-tool \
- gnome-disk-utility \
- libglu \
- mesa-demos \
- freeglut \
- mime-support \
- tiff \
- xvinfo \
- \
-"
-IMAGE_INSTALL_append_tegra124m = " \
- gpio-tool \
- gnome-disk-utility \
- libglu \
- mesa-demos \
- freeglut \
- mime-support \
- tiff \
- xvinfo \
- \
-"
-IMAGE_INSTALL_MX6QDL = " \
- gpio-tool \
- packagegroup-fsl-gpu-libs \
- libopencl-imx \
- gnome-disk-utility \
- mime-support \
-"
-IMAGE_INSTALL_append_mx6q = "${IMAGE_INSTALL_MX6QDL}"
-IMAGE_INSTALL_append_mx6dl = "${IMAGE_INSTALL_MX6QDL}"
-
-IMAGE_INSTALL_append_mx7 = " \
- gpio-tool \
- gnome-disk-utility \
- mime-support \
-"
-IMAGE_INSTALL_append_colibri-imx6ull = " \
- gpio-tool \
-"
-
-# Packages which might be empty or no longer available
-RRECOMMENDS_${PN} += " \
- xserver-xorg-multimedia-modules \
- xserver-xorg-extension-dbe \
- xserver-xorg-extension-extmod \
-"
-
-IMAGE_INSTALL += " \
- eject \
- gconf \
- gvfs \
- gvfsd-trash \
- xdg-utils \
- \
- libgsf \
- libxres \
- makedevs \
- xcursor-transparent-theme \
- zeroconf \
- packagegroup-boot \
- packagegroup-basic \
- udev-extra-rules \
- ${CONMANPKGS} \
- ${ROOTFS_PKGMANAGE_PKGS} \
- timestamp-service \
- xserver-common \
- xauth \
- xhost \
- xset \
- setxkbmap \
- \
- xrdb \
- xorg-minimal-fonts xserver-xorg-utils \
- scrot \
- unclutter \
- \
- libxdamage libxvmc libxinerama \
- libxcursor \
- \
- bash \
- \
- ${GSTREAMER} \
- v4l-utils \
- libpcre \
- libpcreposix \
- libxcomposite \
- alsa-states \
- ${IMAGE_BROWSER} \
-"
-# gnome-vfs \
-# gnome-vfs-plugin-file \
-# florence3 \
-#
-
-require recipes-images/images/lx.inc
-require recipes-images/images/tdx-extra.inc
-
-IMAGE_DEV_MANAGER = "udev"
-IMAGE_INIT_MANAGER = "systemd"
-IMAGE_INITSCRIPTS = " "
-IMAGE_LOGIN_MANAGER = "busybox shadow"
diff --git a/recipes-images/images/lxqt-image.bb b/recipes-images/images/lxqt-image.bb
deleted file mode 100644
index 5420e4c..0000000
--- a/recipes-images/images/lxqt-image.bb
+++ /dev/null
@@ -1,222 +0,0 @@
-SUMMARY = "Toradex Embedded Linux Demo with LXQT"
-SUMMARY_append_apalis-tk1-mainline = " (Mainline)"
-DESCRIPTION = "Image with the LXQT desktop environment"
-
-LICENSE = "MIT"
-
-inherit core-image
-
-#start of the resulting deployable tarball name
-export IMAGE_BASENAME = "LXQt-Image"
-MACHINE_NAME ?= "${MACHINE}"
-IMAGE_NAME = "${MACHINE_NAME}_${IMAGE_BASENAME}"
-
-SYSTEMD_DEFAULT_TARGET = "graphical.target"
-
-IMAGE_FEATURES += " \
- ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', '', \
- bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', \
- '', d), d)} \
-"
-
-inherit populate_sdk_qt5
-
-IMAGE_LINGUAS = "en-us"
-#IMAGE_LINGUAS = "de-de fr-fr en-gb en-us pt-br es-es kn-in ml-in ta-in"
-#ROOTFS_POSTPROCESS_COMMAND += 'install_linguas; '
-
-ROOTFS_PKGMANAGE_PKGS ?= '${@oe.utils.conditional("ONLINE_PACKAGE_MANAGEMENT", "none", "", "${ROOTFS_PKGMANAGE}", d)}'
-
-# for a more complete configuration tool consider replacing lxqt-connman-applet
-# with cmst at the price of a bigger footprint
-CONMANPKGS ?= "connman connman-client lxqt-connman-applet"
-
-IMAGE_BROWSER = "falkon"
-#keep the rootfs size small
-IMAGE_BROWSER_colibri-imx6ull = ""
-
-# this would pull in a large amount of gst-plugins, we only add a selected few
-# gstreamer1.0-plugins-base-meta
-# gstreamer1.0-plugins-good-meta
-# gstreamer1.0-plugins-bad-meta
-# gst-ffmpeg
-GSTREAMER = " \
- gstreamer1.0 \
- gstreamer1.0-plugins-base \
- gstreamer1.0-plugins-base-alsa \
- gstreamer1.0-plugins-base-audioconvert \
- gstreamer1.0-plugins-base-audioresample \
- gstreamer1.0-plugins-base-audiotestsrc \
- gstreamer1.0-plugins-base-typefindfunctions \
- gstreamer1.0-plugins-base-ogg \
- gstreamer1.0-plugins-base-theora \
- gstreamer1.0-plugins-base-videotestsrc \
- gstreamer1.0-plugins-base-vorbis \
- gstreamer1.0-plugins-good-audioparsers \
- gstreamer1.0-plugins-good-autodetect \
- gstreamer1.0-plugins-good-avi \
- gstreamer1.0-plugins-good-deinterlace \
- gstreamer1.0-plugins-good-id3demux \
- gstreamer1.0-plugins-good-isomp4 \
- gstreamer1.0-plugins-good-matroska \
- gstreamer1.0-plugins-good-multifile \
- gstreamer1.0-plugins-good-rtp \
- gstreamer1.0-plugins-good-rtpmanager \
- gstreamer1.0-plugins-good-udp \
- gstreamer1.0-plugins-good-video4linux2 \
- gstreamer1.0-plugins-good-wavenc \
- gstreamer1.0-plugins-good-wavparse \
-"
-
-GSTREAMER_MX6QDL = " \
- gstreamer1.0-plugins-base-ximagesink \
- gstreamer1.0-plugins-imx \
-"
-GSTREAMER_append_mx6q = "${GSTREAMER_MX6QDL}"
-GSTREAMER_append_mx6dl = "${GSTREAMER_MX6QDL}"
-
-GSTREAMER_colibri-imx6ull = ""
-
-GSTREAMER_append_mx7 = " \
- gstreamer1.0-plugins-base-ximagesink \
- imx-gst1.0-plugin \
-"
-
-GSTREAMER_append_tegra124 = " \
- ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "gstreamer1.0-libav", "", d)} \
- gstreamer1.0-plugins-bad-videoparsersbad \
- libgstcodecparsers-1.0 \
- libgstnvegl \
- libgstomx-1.0 \
-"
-
-IMAGE_INSTALL_append_tegra124 = " \
- libglu \
- mesa-demos \
- freeglut \
- mime-support \
- tiff \
- xvinfo \
-"
-IMAGE_INSTALL_append_tegra124m = " \
- libglu \
- mesa-demos \
- freeglut \
- mime-support \
- tiff \
- xvinfo \
-"
-IMAGE_INSTALL_MX6QDL = " \
- packagegroup-fsl-gpu-libs \
- mime-support \
-"
-IMAGE_INSTALL_append_mx6q = "${IMAGE_INSTALL_MX6QDL}"
-IMAGE_INSTALL_append_mx6dl = "${IMAGE_INSTALL_MX6QDL}"
-
-IMAGE_INSTALL_append_mx7 = " \
- mime-support \
-"
-
-# Packages which might be empty or no longer available
-RRECOMMENDS_${PN} += " \
- xserver-xorg-multimedia-modules \
- xserver-xorg-extension-dbe \
- xserver-xorg-extension-extmod \
-"
-
-# deploy these unconditionally, so that they are there for development/debugging
-# for a final image this is unnedded and the applications will pull in whatever needed
-# through their RRECOMMENDS
-
-# check the licensing at http://doc.qt.io/qt-5/licensing.html
-QT5_LIBS ?= " \
- qt3d \
- qt5-plugin-generic-vboxtouch \
- qtbase \
- qtconnectivity \
- qtdeclarative \
- qtenginio \
- qtgraphicaleffects \
- qtimageformats \
- qtlocation \
- qtmultimedia \
- qtquickcontrols2 \
- qtquickcontrols \
- qtscript \
- qtsensors \
- qtserialport \
- qtsvg \
- qtsystems \
- qttools \
- qttranslations \
- qtwebchannel \
- qtwebkit \
- qtwebsockets \
- qtxmlpatterns \
-"
-QT5_LIBS_GPLv3 ?= " \
- qtcharts \
- qtdatavis3d \
- qtvirtualkeyboard \
-"
-
-IMAGE_INSTALL += " \
- eject \
- gvfs \
- gvfsd-trash \
- xdg-utils \
- \
- libgsf \
- libxres \
- makedevs \
- xcursor-transparent-theme \
- zeroconf \
- packagegroup-boot \
- packagegroup-basic \
- udev-extra-rules \
- ${CONMANPKGS} \
- ${ROOTFS_PKGMANAGE_PKGS} \
- timestamp-service \
- xserver-common \
- xauth \
- xhost \
- xset \
- setxkbmap \
- \
- xrdb \
- xorg-minimal-fonts xserver-xorg-utils \
- scrot \
- unclutter \
- \
- libxdamage libxvmc libxinerama \
- libxcursor \
- \
- bash \
- \
- ${GSTREAMER} \
- v4l-utils \
- libpcre \
- libpcreposix \
- libxcomposite \
- alsa-states \
- ${IMAGE_BROWSER} \
- ${QT5_LIBS} \
- ${QT5_LIBS_GPLv3} \
- packagegroup-lxqt-base \
- qedit \
- liberation-fonts \
- \
- ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', \
- 'weston weston-init weston-examples libdrm-tests', \
- bb.utils.contains('DISTRO_FEATURES', 'x11', \
- 'sddm', '', d), d)} \
- ${@bb.utils.contains('DISTRO_FEATURES', 'x11 wayland', \
- 'weston-xwayland xterm', '', d)} \
-"
-
-require recipes-images/images/tdx-extra.inc
-
-IMAGE_DEV_MANAGER = "udev"
-IMAGE_INIT_MANAGER = "systemd"
-IMAGE_INITSCRIPTS = " "
-IMAGE_LOGIN_MANAGER = "busybox shadow"
diff --git a/recipes-images/images/qt5-x11-image.bb b/recipes-images/images/qt5-x11-image.bb
deleted file mode 100644
index d79946a..0000000
--- a/recipes-images/images/qt5-x11-image.bb
+++ /dev/null
@@ -1,191 +0,0 @@
-SUMMARY = "Toradex Embedded Linux Qt5 Demo"
-SUMMARY_append_apalis-tk1-mainline = " (Mainline)"
-DESCRIPTION = "Image with the Qt5 Framework"
-
-# With X11:
-# after the boot systemd starts X and then a qt5 application, check
-# recipes-graphics/x-window-simple-app/x-window-qtsmarthome and
-# https://developer.toradex.com/knowledge-base/how-to-autorun-application-at-the-start-up-in-linux#X11_with_One_User_Application
-# for how this is done.
-
-LICENSE = "MIT"
-
-inherit core-image
-
-#start of the resulting deployable tarball name
-export IMAGE_BASENAME = "Qt5-X11-Image"
-MACHINE_NAME ?= "${MACHINE}"
-IMAGE_NAME = "${MACHINE_NAME}_${IMAGE_BASENAME}"
-
-SYSTEMD_DEFAULT_TARGET = "graphical.target"
-
-inherit populate_sdk_qt5
-
-IMAGE_FEATURES += " \
- ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', '', \
- bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', \
- '', d), d)} \
-"
-
-IMAGE_LINGUAS = "en-us"
-#IMAGE_LINGUAS = "de-de fr-fr en-gb en-us pt-br es-es kn-in ml-in ta-in"
-#ROOTFS_POSTPROCESS_COMMAND += 'install_linguas; '
-
-ROOTFS_PKGMANAGE_PKGS ?= '${@oe.utils.conditional("ONLINE_PACKAGE_MANAGEMENT", "none", "", "${ROOTFS_PKGMANAGE}", d)}'
-
-CONMANPKGS ?= "connman connman-plugin-loopback connman-plugin-ethernet connman-plugin-wifi connman-client"
-
-# this would pull in a large amount of gst-plugins, we only add a selected few
-# gstreamer1.0-plugins-base-meta
-# gstreamer1.0-plugins-good-meta
-# gstreamer1.0-plugins-bad-meta
-# gst-ffmpeg
-GSTREAMER = " \
- gstreamer1.0 \
- gstreamer1.0-plugins-base \
- gstreamer1.0-plugins-base-alsa \
- gstreamer1.0-plugins-base-audioconvert \
- gstreamer1.0-plugins-base-audioresample \
- gstreamer1.0-plugins-base-audiotestsrc \
- gstreamer1.0-plugins-base-typefindfunctions \
- gstreamer1.0-plugins-base-ogg \
- gstreamer1.0-plugins-base-theora \
- gstreamer1.0-plugins-base-videotestsrc \
- gstreamer1.0-plugins-base-vorbis \
- gstreamer1.0-plugins-good-audioparsers \
- gstreamer1.0-plugins-good-autodetect \
- gstreamer1.0-plugins-good-avi \
- gstreamer1.0-plugins-good-deinterlace \
- gstreamer1.0-plugins-good-id3demux \
- gstreamer1.0-plugins-good-isomp4 \
- gstreamer1.0-plugins-good-matroska \
- gstreamer1.0-plugins-good-multifile \
- gstreamer1.0-plugins-good-rtp \
- gstreamer1.0-plugins-good-rtpmanager \
- gstreamer1.0-plugins-good-udp \
- gstreamer1.0-plugins-good-video4linux2 \
- gstreamer1.0-plugins-good-wavenc \
- gstreamer1.0-plugins-good-wavparse \
-"
-
-GSTREAMER_MX6QDL = " \
- gstreamer1.0-plugins-base-ximagesink \
- gstreamer1.0-plugins-imx \
-"
-GSTREAMER_append_mx6q = "${GSTREAMER_MX6QDL}"
-GSTREAMER_append_mx6dl = "${GSTREAMER_MX6QDL}"
-
-GSTREAMER_colibri-imx6ull = ""
-
-GSTREAMER_append_mx7 = " \
- gstreamer1.0-plugins-base-ximagesink \
- imx-gst1.0-plugin \
-"
-
-GSTREAMER_append_mx8 = " \
- imx-gst1.0-plugin \
- imx-gst1.0-plugin-gplay \
- imx-gst1.0-plugin-grecorder \
- packagegroup-fsl-gstreamer1.0-full \
- gst-examples \
- tinycompress \
- libvdk-imx \
- libopenvx-imx \
- libopencl-imx \
- imx-gpu-viv \
- vulkan-tools \
-"
-
-GSTREAMER_append_tegra124 = " \
- ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "gstreamer1.0-libav", "", d)} \
- gstreamer1.0-plugins-bad-videoparsersbad \
- libgstnvegl \
- libgstomx-1.0 \
-"
-
-IMAGE_INSTALL_QT5 = " \
- packagegroup-qt5 \
- liberation-fonts \
- x-window-qtsmarthome \
-"
-
-IMAGE_INSTALL_append_tegra124 = " \
- libglu \
- mesa-demos \
- freeglut \
- tiff \
- xvinfo \
-"
-IMAGE_INSTALL_append_tegra124m = " \
- libglu \
- mesa-demos \
- freeglut \
- tiff \
- xvinfo \
-"
-IMAGE_INSTALL_MX6QDL = " \
- packagegroup-fsl-gpu-libs \
- libopencl-imx \
-"
-IMAGE_INSTALL_append_mx6q = "${IMAGE_INSTALL_MX6QDL}"
-IMAGE_INSTALL_append_mx6dl = "${IMAGE_INSTALL_MX6QDL}"
-
-# Packages which might no longer exist
-RRECOMMENDS_${PN} += "xserver-xorg-multimedia-modules"
-
-IMAGE_INSTALL += " \
- ${IMAGE_INSTALL_QT5} \
- \
- xdg-utils \
- \
- libgsf \
- libxres \
- makedevs \
- mime-support \
- xcursor-transparent-theme \
- zeroconf \
- packagegroup-boot \
- packagegroup-basic \
- udev-extra-rules \
- ${CONMANPKGS} \
- ${ROOTFS_PKGMANAGE_PKGS} \
- timestamp-service \
- xserver-common \
- xserver-xorg-extension-dbe \
- xserver-xorg-extension-extmod \
- xauth \
- xhost \
- xset \
- setxkbmap \
- \
- xrdb \
- xorg-minimal-fonts xserver-xorg-utils \
- scrot \
- unclutter \
- \
- libxdamage libxvmc libxinerama \
- libxcursor \
- \
- bash \
- \
- ${GSTREAMER} \
- v4l-utils \
- libpcre \
- libpcreposix \
- libxcomposite \
- alsa-states \
- \
- ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', \
- 'weston weston-init weston-examples libdrm-tests', \
- bb.utils.contains('DISTRO_FEATURES', 'x11', \
- 'xserver-nodm-init', '', d), d)} \
- ${@bb.utils.contains('DISTRO_FEATURES', 'x11 wayland', \
- 'weston-xwayland xterm', '', d)} \
-"
-
-require recipes-images/images/tdx-extra.inc
-
-IMAGE_DEV_MANAGER = "udev"
-IMAGE_INIT_MANAGER = "systemd"
-IMAGE_INITSCRIPTS = " "
-IMAGE_LOGIN_MANAGER = "busybox shadow"
diff --git a/recipes-images/images/tdx-extra.inc b/recipes-images/images/tdx-extra.inc
deleted file mode 100644
index ca4f684..0000000
--- a/recipes-images/images/tdx-extra.inc
+++ /dev/null
@@ -1,226 +0,0 @@
-#additional packages to include in our Toradex images
-
-# Copy Licenses to image /usr/share/common-licenses, on vybrid for flash size reasons only the manifest
-COPY_LIC_MANIFEST ?= "1"
-#Bug with several MACHINES build, license files for all arch packages stored wrongly
-COPY_LIC_DIRS ?= "1"
-
-add_rootfs_version () {
- printf "${DISTRO_NAME} ${DISTRO_VERSION} (${DISTRO_CODENAME}) \\\n \\\l\n" > ${IMAGE_ROOTFS}/etc/issue
- printf "${DISTRO_NAME} ${DISTRO_VERSION} (${DISTRO_CODENAME}) %%h\n" > ${IMAGE_ROOTFS}/etc/issue.net
- printf "${IMAGE_NAME}\n\n" >> ${IMAGE_ROOTFS}/etc/issue
- printf "${IMAGE_NAME}\n\n" >> ${IMAGE_ROOTFS}/etc/issue.net
-}
-
-# add the rootfs version to the welcome banner
-ROOTFS_POSTPROCESS_COMMAND += " add_rootfs_version;"
-
-# Entropy source daemon
-RANDOM_HELPER = "rng-tools"
-RANDOM_HELPER_tegra124 = "haveged"
-RANDOM_HELPER_tegra124m = "haveged"
-
-IMAGE_INSTALL_append_tegra124 = " \
- aspell \
- e2fsprogs \
- e2fsprogs-mke2fs \
- e2fsprogs-tune2fs \
- file \
- fs-init \
- hdmi-hotplug \
- kernel-modules \
- linuxptp \
- lvds-tegra124 \
- pciutils \
- ptpd \
- tegrastats \
- u-boot-fw-utils \
- usb-rndis-systemd \
- perf \
-"
-
-IMAGE_INSTALL_append_tegra124m = " \
- aspell \
- e2fsprogs \
- e2fsprogs-mke2fs \
- e2fsprogs-tune2fs \
- file \
- fs-init \
- hdmi-hotplug \
- kernel-modules \
- linuxptp \
- lvds-tegra124 \
- pciutils \
- ptpd \
- u-boot-fw-utils \
- perf \
-"
-
-#note that the kernel-modules meta package gets installed from
-#meta-fsl-arm/conf/machine/include/imx-base.inc
-IMAGE_INSTALL-MX6QDL = " \
- aspell \
- bmode-usb \
- e2fsprogs \
- e2fsprogs-mke2fs \
- e2fsprogs-resize2fs \
- e2fsprogs-tune2fs \
- file \
- fs-init \
- gpio-export \
- libusbgx \
- libusbgx-examples \
- linuxptp \
- mimetypes \
- perf \
- ptpd \
- u-boot-fw-utils \
-"
-IMAGE_INSTALL_append_mx6q = "${IMAGE_INSTALL-MX6QDL}"
-IMAGE_INSTALL_append_mx6dl = "${IMAGE_INSTALL-MX6QDL}"
-IMAGE_INSTALL_append_apalis-imx6 = " \
- pciutils \
-"
-
-IMAGE_INSTALL_append_mx6ull = " \
- bmode-usb \
- libusbgx \
- libusbgx-examples \
- linuxptp \
- ptpd \
- u-boot-fw-utils \
-"
-IMAGE_INSTALL_append_colibri-imx6ull = " \
- mtd-utils-ubifs \
- mwifiexap \
- bluez-alsa \
-"
-
-IMAGE_INSTALL_append_mx7 = " \
- aspell \
- file \
- libusbgx \
- libusbgx-examples \
- linuxptp \
- ptpd \
- u-boot-fw-utils \
-"
-IMAGE_INSTALL_append_colibri-imx7-emmc = " \
- perf \
-"
-IMAGE_INSTALL_append_colibri-imx7 = " \
- mtd-utils-ubifs \
-"
-
-IMAGE_INSTALL_append_mx8 = " \
- aspell \
- bmode-usb \
- clpeak \
- cpuburn-a53 \
- e2fsprogs \
- e2fsprogs-mke2fs \
- e2fsprogs-resize2fs \
- e2fsprogs-tune2fs \
- file \
- fs-init \
- libusbgx \
- libusbgx-examples \
- linuxptp \
- pciutils \
- perf \
- ptpd \
- u-boot-fw-utils \
-"
-
-IMAGE_INSTALL += " \
- packagegroup-dotnet-deps \
- \
- \
- alsa-utils \
- alsa-utils-aplay \
- alsa-utils-amixer \
- \
- libgpiod-tools \
- sqlite3 \
- \
- ${WIFI} \
- avahi-autoipd \
- ppp \
- curl \
- can-utils iproute2 \
- nfs-utils-client \
- \
- bzip2 \
- gdbserver \
- grep \
- joe \
- minicom \
- ldd \
- lsof \
- mtd-utils \
- dosfstools \
- ${RANDOM_HELPER} \
- util-linux \
- util-linux-fstrim \
- \
- devmem2 \
- ethtool \
- evtest \
- hdparm \
- iperf3 \
- i2c-tools \
- libsoc \
- lmbench \
- memtester \
- mmc-utils-cos \
- nbench-byte \
- rt-tests \
- procps \
- stress \
- strace \
- tinymembench \
- util-linux-lsblk \
- \
- tdx-oak-sensors \
-"
-
-# Wi-Fi FW and Packages
-
-WIFI = " \
- hostapd \
- linux-firmware-ath10k \
- linux-firmware-sd8686 \
- linux-firmware-sd8688 \
- linux-firmware-sd8787 \
- linux-firmware-sd8797 \
- linux-firmware-sd8887 \
- linux-firmware-sd8997 \
- linux-firmware-ralink \
- linux-firmware-rtl8192cu \
- linux-firmware-rtl8188eu \
- wireless-regdb-static \
-"
-WIFI_EXTRA = " \
- linux-firmware-ath9k \
- linux-firmware-iwlwifi \
-"
-
-IMAGE_INSTALL_append_apalis-tk1 = " \
- backports \
- ${WIFI_EXTRA} \
-"
-
-IMAGE_INSTALL_append_apalis-tk1-mainline = " \
- ${WIFI_EXTRA} \
-"
-
-IMAGE_INSTALL_append_apalis-imx6 = " \
- ${WIFI_EXTRA} \
-"
-
-IMAGE_INSTALL_append_mx8 = " \
- bluez-alsa \
- mwifiexap \
- ${WIFI_EXTRA} \
-"
-
diff --git a/recipes-lxde/lxde-common/lxde-common/0001-panel.in-add-to-panel-configuration.patch b/recipes-lxde/lxde-common/lxde-common/0001-panel.in-add-to-panel-configuration.patch
deleted file mode 100644
index f93f9ee..0000000
--- a/recipes-lxde/lxde-common/lxde-common/0001-panel.in-add-to-panel-configuration.patch
+++ /dev/null
@@ -1,76 +0,0 @@
-From acbd5b137a53d8d5c947aab4d84b72adf71be2d4 Mon Sep 17 00:00:00 2001
-From: Max Krummenacher <max.krummenacher@toradex.com>
-Date: Sat, 18 Nov 2017 14:33:59 +0100
-Subject: [PATCH 1/2] panel.in: add to panel configuration
-
-fix the firefox.desktop file name
-add lxterminal
-add network stat plugin
-add temperature plugin
-add logout
-
-Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
----
- lxpanel/panel.in | 25 +++++++++++++++++++++----
- 1 file changed, 21 insertions(+), 4 deletions(-)
-
-diff --git a/lxpanel/panel.in b/lxpanel/panel.in
-index 865c432..8d51814 100644
---- a/lxpanel/panel.in
-+++ b/lxpanel/panel.in
-@@ -55,7 +55,10 @@ Plugin {
- id=pcmanfm.desktop
- }
- Button {
-- id=firefox.desktop
-+ id=mozilla-firefox.desktop
-+ }
-+ Button {
-+ id=lxterminal.desktop
- }
- }
- }
-@@ -112,6 +115,10 @@ Plugin {
- }
-
- Plugin {
-+ type = netstat
-+}
-+
-+Plugin {
- type = cpu
- }
-
-@@ -129,6 +136,19 @@ Plugin {
- }
-
- Plugin {
-+ type = thermal
-+ Config {
-+ NormalColor=#00ff00
-+ Warning1Color=#fff000
-+ Warning2Color=#ff0000
-+ AutomaticLevels=1
-+ Warning1Temp=75
-+ Warning2Temp=80
-+ AutomaticSensor=1
-+ }
-+}
-+
-+Plugin {
- type = dclock
- Config {
- ClockFmt=%R
-@@ -141,9 +161,6 @@ Plugin {
- type = launchbar
- Config {
- Button {
-- id=lxde-screenlock.desktop
-- }
-- Button {
- id=lxde-logout.desktop
- }
- }
---
-2.13.6
-
diff --git a/recipes-lxde/lxde-common/lxde-common/0002-panel.in-change-displayed-on-hdmi-monitor-configurat.patch b/recipes-lxde/lxde-common/lxde-common/0002-panel.in-change-displayed-on-hdmi-monitor-configurat.patch
deleted file mode 100644
index 91b0b3a..0000000
--- a/recipes-lxde/lxde-common/lxde-common/0002-panel.in-change-displayed-on-hdmi-monitor-configurat.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 54ee792d11fae38a222d16970f14dabdcd01fe0f Mon Sep 17 00:00:00 2001
-From: Max Krummenacher <max.krummenacher@toradex.com>
-Date: Sat, 18 Nov 2017 14:37:54 +0100
-Subject: [PATCH 2/2] panel.in: change displayed on hdmi monitor configuration
-
-Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
----
- lxpanel/panel.in | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/lxpanel/panel.in b/lxpanel/panel.in
-index 8d51814..336e148 100644
---- a/lxpanel/panel.in
-+++ b/lxpanel/panel.in
-@@ -19,6 +19,7 @@ Global {
- fontcolor=#ffffff
- background=1
- backgroundfile=@prefix@/share/lxpanel/images/background.png
-+ monitor=1
- }
-
- Plugin {
---
-2.13.6
-
diff --git a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ApalisT30.png b/recipes-lxde/lxde-common/lxde-common/Wallpaper_ApalisT30.png
deleted file mode 100644
index 50473a4..0000000
--- a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ApalisT30.png
+++ /dev/null
Binary files differ
diff --git a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ApalisTK1.png b/recipes-lxde/lxde-common/lxde-common/Wallpaper_ApalisTK1.png
deleted file mode 100644
index c2e560f..0000000
--- a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ApalisTK1.png
+++ /dev/null
Binary files differ
diff --git a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ApalisiMX6D.png b/recipes-lxde/lxde-common/lxde-common/Wallpaper_ApalisiMX6D.png
deleted file mode 100755
index 5f145d3..0000000
--- a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ApalisiMX6D.png
+++ /dev/null
Binary files differ
diff --git a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ApalisiMX6Q.png b/recipes-lxde/lxde-common/lxde-common/Wallpaper_ApalisiMX6Q.png
deleted file mode 100755
index 72623c1..0000000
--- a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ApalisiMX6Q.png
+++ /dev/null
Binary files differ
diff --git a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriT20.png b/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriT20.png
deleted file mode 100644
index e91c869..0000000
--- a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriT20.png
+++ /dev/null
Binary files differ
diff --git a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriT30.png b/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriT30.png
deleted file mode 100644
index 6af72d5..0000000
--- a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriT30.png
+++ /dev/null
Binary files differ
diff --git a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriVF50.png b/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriVF50.png
deleted file mode 100644
index d28e967..0000000
--- a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriVF50.png
+++ /dev/null
Binary files differ
diff --git a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriVF61.png b/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriVF61.png
deleted file mode 100644
index 404ae0f..0000000
--- a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriVF61.png
+++ /dev/null
Binary files differ
diff --git a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriiMX6DL.png b/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriiMX6DL.png
deleted file mode 100644
index 37e8c2f..0000000
--- a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriiMX6DL.png
+++ /dev/null
Binary files differ
diff --git a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriiMX6S.png b/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriiMX6S.png
deleted file mode 100644
index faca0ad..0000000
--- a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriiMX6S.png
+++ /dev/null
Binary files differ
diff --git a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriiMX6ULL.png b/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriiMX6ULL.png
deleted file mode 100644
index 7fc1228..0000000
--- a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriiMX6ULL.png
+++ /dev/null
Binary files differ
diff --git a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriiMX7D.png b/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriiMX7D.png
deleted file mode 100644
index c0fb9a1..0000000
--- a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriiMX7D.png
+++ /dev/null
Binary files differ
diff --git a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriiMX7S.png b/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriiMX7S.png
deleted file mode 100644
index 18d671d..0000000
--- a/recipes-lxde/lxde-common/lxde-common/Wallpaper_ColibriiMX7S.png
+++ /dev/null
Binary files differ
diff --git a/recipes-lxde/lxde-common/lxde-common/Wallpaper_Toradex.png b/recipes-lxde/lxde-common/lxde-common/Wallpaper_Toradex.png
deleted file mode 100644
index dc56b11..0000000
--- a/recipes-lxde/lxde-common/lxde-common/Wallpaper_Toradex.png
+++ /dev/null
Binary files differ
diff --git a/recipes-lxde/lxde-common/lxde-common/defaults.list b/recipes-lxde/lxde-common/lxde-common/defaults.list
deleted file mode 100644
index c683923..0000000
--- a/recipes-lxde/lxde-common/lxde-common/defaults.list
+++ /dev/null
@@ -1,19 +0,0 @@
-[Default Applications]
-x-scheme-handler/http=firefox.desktop
-text/plain=leafpad.desktop
-image/bmp=gpicview.desktop
-image/gif=gpicview.desktop
-image/jpeg=gpicview.desktop
-image/jpg=gpicview.desktop
-image/png=gpicview.desktop
-image/tiff=gpicview.desktop
-image/x-bmp=gpicview.desktop
-image/x-pcx=gpicview.desktop
-image/x-tga=gpicview.desktop
-image/x-portable-pixmap=gpicview.desktop
-image/x-portable-bitmap=gpicview.desktop
-image/x-targa=gpicview.desktop
-image/x-portable-greymap=gpicview.desktop
-application/pcx=gpicview.desktop
-image/svg+xml=gpicview.desktop
-image/svg-xml=gpicview.desktop
diff --git a/recipes-lxde/lxde-common/lxde-common/desktop.conf b/recipes-lxde/lxde-common/lxde-common/desktop.conf
deleted file mode 100644
index 7e9862c..0000000
--- a/recipes-lxde/lxde-common/lxde-common/desktop.conf
+++ /dev/null
@@ -1,30 +0,0 @@
-[Session]
-window_manager=openbox-lxde
-
-[GTK]
-sNet/ThemeName=Clearlooks
-sNet/IconThemeName=nuoveXT2
-sGtk/FontName=Sans 10
-iGtk/ToolbarStyle=3
-iGtk/ButtonImages=1
-iGtk/MenuImages=1
-iGtk/CursorThemeSize=18
-iXft/Antialias=1
-
-sGtk/ColorScheme=
-sGtk/CursorThemeName=whiteglass
-iGtk/ToolbarIconSize=3
-iNet/EnableEventSounds=1
-iNet/EnableInputFeedbackSounds=1
-iXft/Hinting=1
-sXft/HintStyle=hintfull
-sXft/RGBA=rgb
-
-[Mouse]
-AccFactor=20
-AccThreshold=10
-LeftHanded=0
-
-[Keyboard]
-Delay=500
-Interval=30
diff --git a/recipes-lxde/lxde-common/lxde-common/vf60/panel-buttons.patch b/recipes-lxde/lxde-common/lxde-common/vf60/panel-buttons.patch
deleted file mode 100644
index 3ec3085..0000000
--- a/recipes-lxde/lxde-common/lxde-common/vf60/panel-buttons.patch
+++ /dev/null
@@ -1,24 +0,0 @@
---- lxde-common-0.99.0/lxpanel/panel.in~ 2014-10-23 16:08:00.000000000 +0200
-+++ lxde-common-0.99.0/lxpanel/panel.in 2014-12-29 22:16:04.310587839 +0100
-@@ -53,7 +53,10 @@
- id=pcmanfm.desktop
- }
- Button {
-- id=firefox.desktop
-+ id=midori.desktop
-+ }
-+ Button {
-+ id=lxterminal.desktop
- }
- }
- }
-@@ -134,9 +137,6 @@
- type = launchbar
- Config {
- Button {
-- id=lxde-screenlock.desktop
-- }
-- Button {
- id=lxde-logout.desktop
- }
- }
diff --git a/recipes-lxde/lxde-common/lxde-common/wallpaper.patch b/recipes-lxde/lxde-common/lxde-common/wallpaper.patch
deleted file mode 100644
index 4dd099f..0000000
--- a/recipes-lxde/lxde-common/lxde-common/wallpaper.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- a/pcmanfm/pcmanfm.conf.in~ 2017-10-21 14:03:07.000000000 +0200
-+++ b/pcmanfm/pcmanfm.conf.in 2017-10-21 14:10:22.138605232 +0200
-@@ -3,9 +3,9 @@
- su_cmd=xdg-su -c '%s'
-
- [desktop]
--wallpaper_mode=crop
--wallpaper=@prefix@/share/lxde/wallpapers/lxde_blue.jpg
--desktop_bg=#000000
-+wallpaper_mode=center
-+wallpaper=@prefix@/share/lxde/wallpapers/toradex.png
-+desktop_bg=#00508c
- desktop_fg=#ffffff
- desktop_shadow=#000000
-
diff --git a/recipes-lxde/lxde-common/lxde-common_%.bbappend b/recipes-lxde/lxde-common/lxde-common_%.bbappend
deleted file mode 100644
index 6d67f49..0000000
--- a/recipes-lxde/lxde-common/lxde-common_%.bbappend
+++ /dev/null
@@ -1,101 +0,0 @@
-WALLPAPER-MACHINE = "Wallpaper_Toradex.png"
-WALLPAPER-MACHINE_apalis-tk1 = "Wallpaper_ApalisTK1.png"
-WALLPAPER-MACHINE_mx6ull = "Wallpaper_ColibriiMX6ULL.png"
-
-FILESEXTRAPATHS_prepend := "${THISDIR}/lxde-common:"
-
-PACKAGE_ARCH = "${MACHINE_ARCH}"
-
-SRC_URI += " \
- file://Wallpaper_Toradex.png \
- file://${WALLPAPER-MACHINE} \
- file://wallpaper.patch \
- file://desktop.conf \
- file://defaults.list \
- file://0001-panel.in-add-to-panel-configuration.patch \
-"
-SRC_URI_append_apalis-tk1 = "file://0002-panel.in-change-displayed-on-hdmi-monitor-configurat.patch"
-
-# for apalis-imx6/colibri-imx6, we decide on the target during postinst
-SRC_URI-MX6QDL = " \
- file://Wallpaper_ApalisiMX6D.png \
- file://Wallpaper_ApalisiMX6Q.png \
- file://Wallpaper_ColibriiMX6DL.png \
- file://Wallpaper_ColibriiMX6S.png \
-"
-SRC_URI_append_mx6q += " ${SRC_URI-MX6QDL}"
-SRC_URI_append_mx6dl += " ${SRC_URI-MX6QDL}"
-
-# for colibri-imx7 we decide on the target during postinst
-SRC_URI_append_mx7 += " \
- file://Wallpaper_ColibriiMX7D.png \
- file://Wallpaper_ColibriiMX7S.png \
-"
-
-do_install_append () {
- install -m 0755 -d ${D}/${datadir}/lxde/wallpapers
- install -m 0644 ${WORKDIR}/Wallpaper*.png ${D}/${datadir}/lxde/wallpapers/
- ln -sf ${WALLPAPER-MACHINE} ${D}/${datadir}/lxde/wallpapers/toradex.png
- rm ${D}/etc/xdg/lxsession/LXDE/desktop.conf
- install -m 0644 ${WORKDIR}/desktop.conf ${D}/etc/xdg/lxsession/LXDE/
- install -m 0755 -d ${D}/${datadir}/applications/
- install -m 0644 ${WORKDIR}/defaults.list ${D}/${datadir}/applications/
-}
-
-do_install_append_apalis-tk1 () {
- install -m 0644 ${D}/etc/xdg/lxpanel/LXDE/panels/panel ${D}/etc/xdg/lxpanel/LXDE/panels/panel2
- sed -i 's/monitor=1/monitor=0/' ${D}/etc/xdg/lxpanel/LXDE/panels/panel2
-}
-
-pkg_postinst_ontarget_${PN}_mx6 () {
- SOC_TYPE=`cat /sys/bus/soc/devices/soc0/soc_id`
- CORES=`grep -c processor /proc/cpuinfo`
- case $CORES in
- 4)
- ln -sf Wallpaper_ApalisiMX6Q.png ${datadir}/lxde/wallpapers/toradex.png
- ;;
- 2)
- if [ "x$SOC_TYPE" = "xi.MX6DL" ]; then
- ln -sf Wallpaper_ColibriiMX6DL.png ${datadir}/lxde/wallpapers/toradex.png
- else
- ln -sf Wallpaper_ApalisiMX6D.png ${datadir}/lxde/wallpapers/toradex.png
- fi
- ;;
- 1)
- ln -sf Wallpaper_ColibriiMX6S.png ${datadir}/lxde/wallpapers/toradex.png
- ;;
- *)
- ln -sf Wallpaper_Toradex.png ${datadir}/lxde/wallpapers/toradex.png
- ;;
- esac
-}
-
-# the ull is in the mx6 soc family, so give a more specific override here
-# do nothing, but do not prevent the injected update-alternatives to run on
-# the target.
-pkg_postinst_ontarget_${PN}_mx6ull () {
- :
-}
-
-pkg_postinst_ontarget_${PN}_mx7 () {
-# Currently the soc bus subsystem seems not to work on i.MX 7Solo
-# SOC_TYPE=`cat /sys/bus/soc/devices/soc0/soc_id`
-# if [ "x$SOC_TYPE" = "xi.MX7D" ]; then
-# ln -sf Wallpaper_ColibriiMX7D.png ${datadir}/lxde/wallpapers/toradex.png
-# else
-# ln -sf Wallpaper_ColibriiMX7S.png ${datadir}/lxde/wallpapers/toradex.png
-# fi
- CORES=`grep -c processor /proc/cpuinfo`
- case $CORES in
- 2)
- ln -sf Wallpaper_ColibriiMX7D.png ${datadir}/lxde/wallpapers/toradex.png
- ;;
- 1)
- ln -sf Wallpaper_ColibriiMX7S.png ${datadir}/lxde/wallpapers/toradex.png
- ;;
- *)
- ln -sf Wallpaper_Toradex.png ${datadir}/lxde/wallpapers/toradex.png
- ;;
- esac
-
-}
diff --git a/recipes-lxde/lxde-icon-theme/lxde-icon-theme_%.bbappend b/recipes-lxde/lxde-icon-theme/lxde-icon-theme_%.bbappend
deleted file mode 100644
index 5d38e42..0000000
--- a/recipes-lxde/lxde-icon-theme/lxde-icon-theme_%.bbappend
+++ /dev/null
@@ -1,2 +0,0 @@
-#remove the gnome icon theme package
-RDEPENDS = ""
diff --git a/recipes-lxde/lxdm/lxdm/0001-do-not-crash-if-there-is-no-last_session.patch b/recipes-lxde/lxdm/lxdm/0001-do-not-crash-if-there-is-no-last_session.patch
deleted file mode 100644
index 9099d4b..0000000
--- a/recipes-lxde/lxdm/lxdm/0001-do-not-crash-if-there-is-no-last_session.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From 28e38e6fc6efcee28ea1c85589ebcece3e9a5efe Mon Sep 17 00:00:00 2001
-From: Stefan Agner <stefan@agner.ch>
-Date: Fri, 22 Dec 2017 09:58:41 +0100
-Subject: [LXDM][PATCH] do not crash if there is no last_session
-
-Upstream-Status: Pending
-
----
- src/lxdm.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/lxdm.c b/src/lxdm.c
-index a37f051..b36debf 100644
---- a/src/lxdm.c
-+++ b/src/lxdm.c
-@@ -1276,7 +1276,7 @@ void lxdm_do_login(struct passwd *pw, char *session, char *lang, char *option)
- LXSession *s,*prev;
-
- lxdm_save_login(session,lang);
-- if(!strcmp(session,"__default__"))
-+ if(session && !strcmp(session,"__default__"))
- session=NULL;
-
- if(!session ||!session[0] || !lang || !lang[0])
---
-2.15.1
-
diff --git a/recipes-lxde/lxdm/lxdm/0001-lxdm.service-kill-lxsession-explicitely-with-sigkill.patch b/recipes-lxde/lxdm/lxdm/0001-lxdm.service-kill-lxsession-explicitely-with-sigkill.patch
deleted file mode 100644
index a0c7f21..0000000
--- a/recipes-lxde/lxdm/lxdm/0001-lxdm.service-kill-lxsession-explicitely-with-sigkill.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-From 597507f6a6a05140d01db9fa16351ac158674960 Mon Sep 17 00:00:00 2001
-From: Max Krummenacher <max.krummenacher@toradex.com>
-Date: Tue, 10 Jan 2017 18:15:18 +0100
-Subject: [PATCH] lxdm.service: kill lxsession explicitely with sigkill
-
-When shuting down on a Colibri iMX6 we often see that the shutdown gets
-delayed with:
-
-[ OK ] Removed slice system-serial\x2dgetty.slice.
-[ **] A stop job is running for Session c1 of user root (8s / 1min 30s)
-
-When one examines this one or several process of lxdm/lxde are still running.
-After the timeout runs out the process(es) get killed with SIGKILL, often
-triggering
-
-[ 77.886935] [drm:drm_legacy_unlock] *ERROR* Process 536 using kernel context 0
-
-Killing lxsession seems to cure the issue.
-
-Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
----
- systemd/lxdm.service | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/systemd/lxdm.service b/systemd/lxdm.service
-index bf4a0a8..a116f9d 100644
---- a/systemd/lxdm.service
-+++ b/systemd/lxdm.service
-@@ -5,6 +5,7 @@ After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service
-
- [Service]
- ExecStart=/usr/sbin/lxdm
-+ExecStop=/usr/bin/killall -9 lxsession
- Restart=always
- IgnoreSIGPIPE=no
-
---
-2.5.5
-
diff --git a/recipes-lxde/lxdm/lxdm/logout-fixes.patch b/recipes-lxde/lxdm/lxdm/logout-fixes.patch
deleted file mode 100644
index 649c12f..0000000
--- a/recipes-lxde/lxdm/lxdm/logout-fixes.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -ur lxdm-0.4.1/data.orig//PostLogout.in lxdm-0.4.1/data/PostLogout.in
---- lxdm-0.4.1/data.orig//PostLogout.in 2011-07-29 15:42:33.000000000 +0200
-+++ lxdm-0.4.1/data/PostLogout.in 2011-12-31 12:21:41.000000000 +0100
-@@ -1,3 +1,9 @@
- #!/bin/sh
--#
--# Note: this is a sample and will not be run as is.
-+
-+#https://wiki.archlinux.org/index.php/LXDE#LXDM
-+
-+# Kills all your processes when you log out.
-+killall --user $USER -TERM
-+
-+# Set's the desktop background to solid black. Useful if you have multiple monitors.
-+xsetroot -solid black
diff --git a/recipes-lxde/lxdm/lxdm/root-autologin.patch b/recipes-lxde/lxdm/lxdm/root-autologin.patch
deleted file mode 100644
index 0219dd3..0000000
--- a/recipes-lxde/lxdm/lxdm/root-autologin.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/data/lxdm.conf.in b/data/lxdm.conf.in
-index d93f280..54e310b 100644
---- a/data/lxdm.conf.in
-+++ b/data/lxdm.conf.in
-@@ -1,6 +1,6 @@
- [base]
- ## uncomment and set autologin username to enable autologin
--# autologin=dgod
-+autologin=root
-
- ## uncomment and set timeout to enable timeout autologin,
- ## the value should >=5
diff --git a/recipes-lxde/lxdm/lxdm_%.bbappend b/recipes-lxde/lxdm/lxdm_%.bbappend
deleted file mode 100644
index c5f52fd..0000000
--- a/recipes-lxde/lxdm/lxdm_%.bbappend
+++ /dev/null
@@ -1,8 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/lxdm:"
-
-SRC_URI += " \
- file://logout-fixes.patch \
- file://root-autologin.patch \
- file://0001-lxdm.service-kill-lxsession-explicitely-with-sigkill.patch \
- file://0001-do-not-crash-if-there-is-no-last_session.patch \
-"
diff --git a/recipes-mozilla/firefox/files/distribution.ini b/recipes-mozilla/firefox/files/distribution.ini
deleted file mode 100644
index 403b8e1..0000000
--- a/recipes-mozilla/firefox/files/distribution.ini
+++ /dev/null
@@ -1,25 +0,0 @@
-# Partner Distribution Configuration File
-# Author: Max Krummenacher <max.krummenacher@toradex.com>
-# Make our developer support the default home page
-
-[Global]
-id=High performance, low power computing
-version=
-about=Toradex
-
-[LocalizablePreferences]
-browser.startup.homepage="http://developer.toradex.com"
-
-[BookmarksToolbar]
-item.1.title=Toradex Homepage
-item.1.link=http://www.toradex.com/
-item.1.description=Lots of cool stuff
-item.2.title=Toradex Developer Ressources
-item.2.link=http://developer.toradex.com/
-item.2.description=Lots of cool stuff
-item.3.title=First Cloud Demo
-item.3.link=http://cloud.toradex.com/?q=1
-item.3.description=Cloud Demo, Data from first Colibri Data Source
-item.4.title=Second Cloud Demo
-item.4.link=http://cloud.toradex.com/?q=2
-item.4.description=Cloud Demo, Data from second Colibri Data Source
diff --git a/recipes-mozilla/firefox/firefox_%.bbappend b/recipes-mozilla/firefox/firefox_%.bbappend
deleted file mode 100644
index 0857ad6..0000000
--- a/recipes-mozilla/firefox/firefox_%.bbappend
+++ /dev/null
@@ -1,20 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
-
-SRC_URI += "file://distribution.ini"
-
-do_compile_append() {
- # disable annoying default browser check
- echo "lockPref(\"browser.shell.checkDefaultBrowser\", false);" >> ${WORKDIR}/vendor.js
-}
-
-do_compile_append_mx6() {
- # disable broken OMTC on iMX6 based modules
- echo "pref(\"layers.offmainthreadcomposition.enabled\", false);" >> ${WORKDIR}/vendor.js
-}
-
-do_install_append() {
- install -d ${D}${libdir}/${PN}/distribution
- install -m 0644 ${WORKDIR}/distribution.ini ${D}${libdir}/${PN}/distribution/
-}
-
-FILES_${PN} += ""