All of lore.kernel.org
 help / color / mirror / Atom feed
* [master/fido][PATCH] img-pve-sdk: Makefile doesn't have clean target, suppress
@ 2015-09-03 17:55 Denys Dmytriyenko
  0 siblings, 0 replies; only message in thread
From: Denys Dmytriyenko @ 2015-09-03 17:55 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 meta-arago-extras/recipes-graphics/img-pvr-sdk/img-pvr-sdk_3.3.2.bb | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/meta-arago-extras/recipes-graphics/img-pvr-sdk/img-pvr-sdk_3.3.2.bb b/meta-arago-extras/recipes-graphics/img-pvr-sdk/img-pvr-sdk_3.3.2.bb
index 8943501..bc4ad9b 100644
--- a/meta-arago-extras/recipes-graphics/img-pvr-sdk/img-pvr-sdk_3.3.2.bb
+++ b/meta-arago-extras/recipes-graphics/img-pvr-sdk/img-pvr-sdk_3.3.2.bb
@@ -1,7 +1,9 @@
-DESCRIPTION = "Imagination PowerVR SDK binaries for Jacinto6 SoC"
+DESCRIPTION = "Imagination PowerVR SDK binaries/examples"
 LICENSE = "TI-TSPA"
 LIC_FILES_CHKSUM = "file://Jacinto6-IMG-PowerVR-SDK-Manifest.pdf;md5=46bcbfc69f8837c339e15fd4a5044a8c"
 
+CLEANBROKEN = "1"
+
 BRANCH_omap-a15 = "master"
 BRANCH_ti33x = "am4/k4.1"
 BRANCH_ti43x = "am4/k4.1"
@@ -11,7 +13,7 @@ SRCREV_omap-a15 = "c2456ec3f03da022fb7489d6b381a4ac26a68203"
 SRCREV_ti33x = "f753b6c00168f9dd534c2b34206845d3cdddabe6"
 SRCREV_ti43x = "f753b6c00168f9dd534c2b34206845d3cdddabe6"
 
-PR = "r1"
+PR = "r2"
 
 COMPATIBLE_MACHINE = "dra7xx|ti43x|ti33x"
 
-- 
2.2.0



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

only message in thread, other threads:[~2015-09-03 17:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-03 17:55 [master/fido][PATCH] img-pve-sdk: Makefile doesn't have clean target, suppress Denys Dmytriyenko

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.