All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Dechesne <ndec13@gmail.com>
To: <meta-ti@yoctoproject.org>
Cc: Nicolas Dechesne <n-dechesne@ti.com>
Subject: [PATCH 0/3] xf86-video-omap build failure with poky/master
Date: Thu, 22 Nov 2012 15:35:56 +0100	[thread overview]
Message-ID: <1353594959-18237-1-git-send-email-ndec13@gmail.com> (raw)

From: Nicolas Dechesne <n-dechesne@ti.com>

hi,

as discussed in a couple of threads recently, and now that 'danny' branch
was created, i am sending a couple of changes for xf86-video-omap:
 - xf86-video-omap was added in oe-core and poky, so let's remove our 
version and use it.
 - same for libdrm, where OMAP 'experimental' support was enabled
 - the appropriate Xorg related config changes (after new upstream) in 
this serie.

I have tested these patches with the following build config:

BB_VERSION        = "1.16.0"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "pandaboard"
DISTRO            = "poky"
DISTRO_VERSION    = "1.3+snapshot-20121122"
TUNE_FEATURES     = "armv7a vfp neon cortexa9"
TARGET_FPU        = "vfp-neon"
meta
meta-yocto        = "master:14f7c9c9d87e1a9b0c20d78d528068fd9f1a27cf"

and patches applied on top of:
meta-ti           = "master:fe6972418ab6d2b39a0991ecbe29887b259170f6"


It is important to note that we really need this oe-core patch from Ross:

8043f45 xf86-video-omap: don't use AC_CHECK_FILE

As agreed on thread, this serie is for master only, for danny we will keep
what we have in metat-ti since danny doesn't know about xf86-video-omap.


Nicolas Dechesne (3):
  Revert "libdrm: enable omap experimental api support"
  Revert "xf86-video-omap: add new recipe for OMAP4/5 X11 video driver"
  conf/machine: omap4: update configs after xorg upgrade

 conf/machine/include/omap4.inc                     |    3 --
 recipes-graphics/drm/libdrm_2.4.39.bbappend        |    3 --
 .../xorg-driver/xf86-video-omap_git.bb             |   31 --------------------
 3 files changed, 0 insertions(+), 37 deletions(-)
 delete mode 100644 recipes-graphics/drm/libdrm_2.4.39.bbappend
 delete mode 100644 recipes-graphics/xorg-driver/xf86-video-omap_git.bb



             reply	other threads:[~2012-11-22 14:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-22 14:35 Nicolas Dechesne [this message]
2012-11-22 14:35 ` [PATCH 1/3] Revert "libdrm: enable omap experimental api support" Nicolas Dechesne
2012-11-22 14:35 ` [PATCH 2/3] Revert "xf86-video-omap: add new recipe for OMAP4/5 X11 video driver" Nicolas Dechesne
2012-11-22 14:35 ` [PATCH 3/3] conf/machine: omap4: update configs after xorg upgrade Nicolas Dechesne

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1353594959-18237-1-git-send-email-ndec13@gmail.com \
    --to=ndec13@gmail.com \
    --cc=meta-ti@yoctoproject.org \
    --cc=n-dechesne@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.