summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-ti-extras/recipes/linux/linux-ti-staging_4.4.bbappend4
1 files changed, 2 insertions, 2 deletions
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 f192ea5..5b0e2df 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
@@ -37,5 +37,5 @@ KERNEL_GIT_URI_beaglebone = "git://github.com/beagleboard/linux;nobranch=1"
37BRANCH_beaglebone = "4.4" 37BRANCH_beaglebone = "4.4"
38SRCREV_beaglebone = "dbe8c873f443cb8ac52e95790d0c958b81d7eddf" 38SRCREV_beaglebone = "dbe8c873f443cb8ac52e95790d0c958b81d7eddf"
39PV_beaglebone = "4.4.19+git${SRCPV}" 39PV_beaglebone = "4.4.19+git${SRCPV}"
40DEPENDS_beaglebone_append = " lzop-native" 40DEPENDS_append_beaglebone = " lzop-native"
41RRECOMMENDS_${PN}_beaglebone_append = " bb-org-overlays" 41RRECOMMENDS_${PN}_append_beaglebone = " bb-org-overlays"