summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-ti-extras/recipes/libgles/ti-sgx-ddk-um_%.bbappend2
-rw-r--r--meta-ti-extras/recipes/linux/linux-ti-staging_4.4.bbappend2
2 files changed, 3 insertions, 1 deletions
diff --git a/meta-ti-extras/recipes/libgles/ti-sgx-ddk-um_%.bbappend b/meta-ti-extras/recipes/libgles/ti-sgx-ddk-um_%.bbappend
index 15fe3ce..84558b4 100644
--- a/meta-ti-extras/recipes/libgles/ti-sgx-ddk-um_%.bbappend
+++ b/meta-ti-extras/recipes/libgles/ti-sgx-ddk-um_%.bbappend
@@ -36,3 +36,5 @@ do_install_append() {
36} 36}
37 37
38FILES_${PN} += "${base_libdir}/udev/rules.d/*.rules" 38FILES_${PN} += "${base_libdir}/udev/rules.d/*.rules"
39
40RRECOMMENDS_${PN} += "ti-sgx-ddk-km"
diff --git a/meta-ti-extras/recipes/linux/linux-ti-staging_4.4.bbappend b/meta-ti-extras/recipes/linux/linux-ti-staging_4.4.bbappend
index 5b0e2df..0d9e282 100644
--- a/meta-ti-extras/recipes/linux/linux-ti-staging_4.4.bbappend
+++ b/meta-ti-extras/recipes/linux/linux-ti-staging_4.4.bbappend
@@ -38,4 +38,4 @@ BRANCH_beaglebone = "4.4"
38SRCREV_beaglebone = "dbe8c873f443cb8ac52e95790d0c958b81d7eddf" 38SRCREV_beaglebone = "dbe8c873f443cb8ac52e95790d0c958b81d7eddf"
39PV_beaglebone = "4.4.19+git${SRCPV}" 39PV_beaglebone = "4.4.19+git${SRCPV}"
40DEPENDS_append_beaglebone = " lzop-native" 40DEPENDS_append_beaglebone = " lzop-native"
41RRECOMMENDS_${PN}_append_beaglebone = " bb-org-overlays" 41RRECOMMENDS_kernel-base_append_beaglebone = " bb-org-overlays"