All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 03/42] libjpeg-turbo: Mimic RPROVIDES fix from meta-oe master
@ 2012-11-05  1:52 Franklin S. Cooper Jr
  2012-11-05  1:52 ` [PATCH 04/42] libjpeg-turbo: Fix jpeg-tools error Franklin S. Cooper Jr
                   ` (39 more replies)
  0 siblings, 40 replies; 43+ messages in thread
From: Franklin S. Cooper Jr @ 2012-11-05  1:52 UTC (permalink / raw)
  To: meta-arago; +Cc: Franklin S. Cooper Jr

* Add the changes incorporated by the patch
  "libjpeg-turbo: Add RPROVIDES to fix errors when rdepending on jpeg"
  currently applied to meta-oe master.
* When the above patch is applied to the denzil branch then this commit
  can be reverted.

Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
---
 .../recipes-core/jpeg/libjpeg-turbo_svn.bbappend   |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
 create mode 100644 meta-arago-extras/recipes-core/jpeg/libjpeg-turbo_svn.bbappend

diff --git a/meta-arago-extras/recipes-core/jpeg/libjpeg-turbo_svn.bbappend b/meta-arago-extras/recipes-core/jpeg/libjpeg-turbo_svn.bbappend
new file mode 100644
index 0000000..08c085d
--- /dev/null
+++ b/meta-arago-extras/recipes-core/jpeg/libjpeg-turbo_svn.bbappend
@@ -0,0 +1,9 @@
+PRINC := "${@int(PRINC) + 1}"
+
+# Temporarily add this append which incorporates the changes of meta-oe master 
+# patch "libjpeg-turbo: Add RPROVIDES to fix errors when rdepending on jpeg"
+# commit id 662fd013adcbee8c59f4f475a11911c3267eae90.
+
+RPROVIDES_${PN}  += "jpeg"
+RREPLACES_${PN}  += "jpeg"
+RCONFLICTS_${PN} += "jpeg"
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 43+ messages in thread

end of thread, other threads:[~2012-11-05 18:44 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-05  1:52 [PATCH 03/42] libjpeg-turbo: Mimic RPROVIDES fix from meta-oe master Franklin S. Cooper Jr
2012-11-05  1:52 ` [PATCH 04/42] libjpeg-turbo: Fix jpeg-tools error Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 05/42] tisdk-image: class for making TI SDK images Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 06/42] arago-amsdk-image: Add TI AMSDK image recipe Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 07/42] arago-amsdk-image: Add additional tasks and image Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 08/42] task-arago-tisdk-matrix: Remove wifi and bluetooth demos Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 09/42] matrix-gui-apps-git: Correct .desktop filenames Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 10/42] matrix-gui-clocks: Remove ${PN} package and fix RDEPENDS Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 11/42] board-port-labs: Tweak recipe Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 12/42] task-arago-tisdk-amsdk: Add a new SDK related task Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 13/42] arago-amsdk-image: Add task-arago-tisdk-amsdk-sdk-host Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 14/42] arago-tisdk-image: Add task-arago-tisdk-amsdk Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 15/42] wif-direct-demo: Remove unnecessary ${PN} from package list Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 16/42] arago-tisdk-image: Rename recipe to tisdk-rootfs-image Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 17/42] am-sysinfo: Update am-sysinfo to pulled in makefile fix Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 18/42] meta-toolchain-arago-qte: Fix Qt library and include files path Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 19/42] meta-toolchain-arago-qte: Add qt.conf file Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 20/42] task-arago-toolchain-tisdk-target: Add task-arago-toolchain-tisdk-target Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 21/42] meta-toolchain-arago-tisdk: Add Arago SDK specific toolchain recipe Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 22/42] arago-amsdk-image: Change the meta toolchain recipe used Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 23/42] arago.conf: Setting PREFERRED_VERSIONS Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 24/42] gst-ffmpeg: Select a non GPLv3 license Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 25/42] qt4-tools-nativesdk: Select LGPLv2.1 license Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 26/42] arago-qt4.inc: Introduce arago-qt4.inc file Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 27/42] qt4-embedded: Use new " Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 28/42] qt4-embedded-gles: Add append to include arago-qt4.inc Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 29/42] arago-qt4.inc: Add maximize window patch for weatherinfo and imageviewer Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 30/42] linux-am335x: Update psp 04.06.00.08 recipe Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 31/42] netbase: Add arago custom init Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 32/42] meta-toolchain-arago: Pull in additional environmental variables settings Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 33/42] linux-am335x: Add PSP v05.06.00.00 of the Linux kernel Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 34/42] arago.conf: Set the new PSP kernel as the preferred version Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 35/42] tisdk-image: Change the filename of the toolchain sdk that should be used Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 36/42] u-boot: Add PSP version 05.06.00.00 of u-boot Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 37/42] ti-tisdk-setup: Update targetNFS filesystem Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 38/42] busybox: Fix NFS issues Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 39/42] u-boot: Add UVER and PSPREL Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 40/42] busybox: Enable more features in head application Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 41/42] meta-toolchain-arago-qte: Add force option to symbolic link command Franklin S. Cooper Jr
2012-11-05  1:53 ` [PATCH 42/42] ti-tisdk-makefile: Use ARMPKGARCH variable Franklin S. Cooper Jr
2012-11-05 18:22 ` [PATCH 03/42] libjpeg-turbo: Mimic RPROVIDES fix from meta-oe master Denys Dmytriyenko
2012-11-05 18:32   ` Cooper Jr., Franklin
2012-11-05 18:44     ` 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.