From: Andrew Davis <afd@ti.com>
To: Denys Dmytriyenko <denys@konsulko.com>,
Ryan Eatmon <reatmon@ti.com>, <meta-arago@lists.yoctoproject.org>
Cc: Andrew Davis <afd@ti.com>
Subject: [meta-arago][kirkstone/master][PATCH 3/3] cmem: Remove Makefile_cmem-mod and cmem refrences
Date: Mon, 11 Jul 2022 11:49:33 -0500 [thread overview]
Message-ID: <20220711164933.21445-3-afd@ti.com> (raw)
In-Reply-To: <20220711164933.21445-1-afd@ti.com>
The cmem allocator has been deprecated for removal for some time now.
Lets remove the kernel module first, then start removing projects
that have not migrated to DMA-BUF Heaps yet.
Signed-off-by: Andrew Davis <afd@ti.com>
---
.../conf/distro/include/arago-source-ipk.inc | 3 --
...ackagegroup-arago-tisdk-addons-sdk-host.bb | 2 --
...kagegroup-arago-tisdk-addons-sdk-target.bb | 5 ---
.../packagegroup-arago-tisdk-addons.bb | 2 --
.../recipes-core/packagegroups/ti-test.bb | 2 --
.../ti-tisdk-makefile/Makefile_cmem-mod | 33 -------------------
.../ti-tisdk-makefile_1.0.bb | 3 --
7 files changed, 50 deletions(-)
delete mode 100644 meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_cmem-mod
diff --git a/meta-arago-distro/conf/distro/include/arago-source-ipk.inc b/meta-arago-distro/conf/distro/include/arago-source-ipk.inc
index ffa76ed3..afce2fc8 100644
--- a/meta-arago-distro/conf/distro/include/arago-source-ipk.inc
+++ b/meta-arago-distro/conf/distro/include/arago-source-ipk.inc
@@ -169,9 +169,6 @@ CREATE_SRCIPK:pn-cryptodev-module ?= "1"
SRCIPK_INSTALL_DIR:pn-cryptodev-module ?= "board-support/extra-drivers/cryptodev-module-${PV}"
SRCIPK_PRESERVE_GIT:pn-cryptodev-module ?= "true"
-CREATE_SRCIPK:pn-cmem-mod ?= "1"
-SRCIPK_INSTALL_DIR:pn-cmem-mod ?= "board-support/extra-drivers/${PN}-${PV}"
-
CREATE_SRCIPK:pn-debugss-module-drv ?= "1"
SRCIPK_INSTALL_DIR:pn-debugss-module-drv ?= "board-support/extra-drivers/${PN}-${PV}"
diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb
index eabec6c4..5083ebcb 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-host.bb
@@ -56,7 +56,6 @@ UTILS:append:am64xx = " \
EXTRA_LIBS = ""
EXTRA_LIBS:append:omap-a15 = " \
- cmem-mod-source \
uio-module-drv-source \
big-data-ipc-demo-source \
"
@@ -71,7 +70,6 @@ EXTRA_LIBS:append:ti33x = " \
"
EXTRA_LIBS:append:ti43x = " \
- cmem-mod-source \
uio-module-drv-source \
"
diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
index 43a043e1..e110fad8 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
@@ -26,11 +26,6 @@ UTILS:append:k3 = "\
"
EXTRA_LIBS = ""
-EXTRA_LIBS:append:ti43x = "\
- cmem-dev \
- cmem-staticdev \
-"
-EXTRA_LIBS:append:omap-a15 = " cmem-dev"
EXTRA_LIBS:append:dra7xx = " libulm-dev \
libulm-staticdev \
gdbserver-c6x-dev \
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 992549e6..e19180af 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
@@ -81,12 +81,10 @@ UTILS:append:dra7xx = " \
EXTRA_LIBS = ""
EXTRA_LIBS:append:omap-a15 = " \
- cmem \
uio-module-drv \
"
EXTRA_LIBS:append:ti43x = " \
- cmem \
uio-module-drv \
"
diff --git a/meta-arago-distro/recipes-core/packagegroups/ti-test.bb b/meta-arago-distro/recipes-core/packagegroups/ti-test.bb
index 07dbdf38..34048e2c 100644
--- a/meta-arago-distro/recipes-core/packagegroups/ti-test.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/ti-test.bb
@@ -63,7 +63,6 @@ ARAGO_TI_TEST:append:ti33x = " \
ARAGO_TI_TEST:append:ti43x = " \
omapconf \
- ${@oe.utils.conditional('ARAGO_BRAND', 'mainline', '', 'cmem-test', d)} \
"
NOT_MAINLINE_MMIP_DEPS = "${@bb.utils.contains('MACHINE_FEATURES', 'mmip', 'omapdrmtest', '', d)}"
@@ -72,7 +71,6 @@ ARAGO_TI_TEST:append:omap-a15 = " \
omapconf \
${@oe.utils.conditional('ARAGO_BRAND', 'mainline', '', " \
ti-ipc-test \
- cmem-test \
${NOT_MAINLINE_MMIP_DEPS} \
", d)} \
"
diff --git a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_cmem-mod b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_cmem-mod
deleted file mode 100644
index cbb86aa5..00000000
--- a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_cmem-mod
+++ /dev/null
@@ -1,33 +0,0 @@
-# CMEM module
-cmem-mod: linux
- @echo ================================
- @echo Building CMEM Module
- @echo ================================
- @cd board-support/extra-drivers; \
- cd `find . -maxdepth 1 -type d -name "cmem-mod*"`; \
- . $(ENV_SETUP); \
- make -f lu.mak ARCH=__KERNEL_ARCH__ KERNEL_INSTALL_DIR=$(LINUXKERNEL_INSTALL_DIR) module
-
-cmem-mod_clean:
- @echo ================================
- @echo Cleaning CMEM Module
- @echo ================================
- @cd board-support/extra-drivers; \
- cd `find . -maxdepth 1 -type d -name "cmem-mod*"`; \
- . $(ENV_SETUP); \
- make -f lu.mak ARCH=__KERNEL_ARCH__ KERNEL_INSTALL_DIR=$(LINUXKERNEL_INSTALL_DIR) modules_clean
-
-cmem-mod_install:
- @echo ================================
- @echo Installing CMEM Module
- @echo ================================
- @if [ ! -d $(DESTDIR) ] ; then \
- echo "The extracted target filesystem directory doesn't exist."; \
- echo "Please run setup.sh in the SDK's root directory and then try again."; \
- exit 1; \
- fi
- @cd board-support/extra-drivers; \
- cd `find . -maxdepth 1 -type d -name "cmem-mod*"`; \
- . $(ENV_SETUP); \
- make -C $(LINUXKERNEL_INSTALL_DIR) SUBDIRS=`pwd`/src/cmem/module INSTALL_MOD_PATH=$(DESTDIR) PREFIX=$(SDK_PATH_TARGET) INSTALL_MOD_STRIP=$(INSTALL_MOD_STRIP) modules_install
-
diff --git a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb
index 6737d7fd..610d255c 100644
--- a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb
+++ b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb
@@ -31,7 +31,6 @@ SRC_URI = "\
file://Makefile_dual-camera-demo \
file://Makefile_image-gallery \
file://Makefile_cryptodev \
- file://Makefile_cmem-mod \
file://Makefile_debugss-module-drv \
file://Makefile_gdbserverproxy-module-drv \
file://Makefile_ti-sgx-ddk-km \
@@ -89,7 +88,6 @@ MAKEFILES:append:ti43x = " u-boot-spl \
dual-camera-demo \
image-gallery \
ti-sgx-ddk-km \
- cmem-mod \
pru-icss \
uio-module-drv \
mmwavegesture-hmi \
@@ -110,7 +108,6 @@ MAKEFILES:append:omap-a15 = " u-boot-spl \
omapconf \
linux-dtbs \
ti-sgx-ddk-km \
- cmem-mod \
pru-icss \
ti-gc320-driver \
barcode-roi \
--
2.36.1
next prev parent reply other threads:[~2022-07-11 16:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-11 16:49 [meta-arago][kirkstone/master][PATCH 1/3] ti-crypto-examples: Remove ti-crypto-examples Andrew Davis
2022-07-11 16:49 ` [meta-arago][kirkstone/master][PATCH 2/3] big-data-ipc-demo: Merge include file and rename Andrew Davis
2022-07-11 16:49 ` Andrew Davis [this message]
2022-07-14 17:37 ` [meta-arago][kirkstone/master][PATCH 1/3] ti-crypto-examples: Remove ti-crypto-examples Denys Dmytriyenko
2022-08-02 13:02 ` Andrew Davis
2022-08-02 16:39 ` Denys Dmytriyenko
2025-08-13 23:25 ` [meta-arago][kirkstone/master][PATCH 1/3] ti-crypto-examples: Remove PRC Automation
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220711164933.21445-3-afd@ti.com \
--to=afd@ti.com \
--cc=denys@konsulko.com \
--cc=meta-arago@lists.yoctoproject.org \
--cc=reatmon@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.