All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] wl18xx compat fix path to licanse file
@ 2014-09-08  4:46 Yaniv Machani
  0 siblings, 0 replies; only message in thread
From: Yaniv Machani @ 2014-09-08  4:46 UTC (permalink / raw)
  To: meta-arago

The relevent licanse file is located in the backport directory,
as the compat-wireless is generated in runtime.

Signed-off-by: Yaniv Machani <yanivma@ti.com>
---
 .../ti-compat-wireless-wl18xx_r8.a9.14.bb          |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx_r8.a9.14.bb b/meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx_r8.a9.14.bb
index dca2edb..4d001bc 100644
--- a/meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx_r8.a9.14.bb
+++ b/meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx_r8.a9.14.bb
@@ -5,14 +5,14 @@ DESCRIPTION = "ti compat-wireless drivers for wl18xx"
 HOMEPAGE = "https://git.ti.com/wilink8-wlan/wl18xx"
 SECTION = "kernel/modules"
 LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
+LIC_FILES_CHKSUM = "file://../backports/COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 
 RDEPENDS_${PN} = "wireless-tools"
 
 PV = "r8.a9.14"
 inherit module
 
-PR = "${MACHINE_KERNEL_PR}+a+gitr${SRCPV}"
+PR = "${MACHINE_KERNEL_PR}+b+gitr${SRCPV}"
 
 # Tags: ol_r8.a9.14
 SRCREV_wl18xx = "0e48c4b55cfa0d557a098cbe92b1f092f1a9ad67"
-- 
1.7.9



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-08  4:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-08  4:46 [PATCH] wl18xx compat fix path to licanse file Yaniv Machani

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.