[meta-ti] [PATCH 0/3] xf86-video-omap build failure with poky/master

Nicolas Dechesne ndec13 at gmail.com
Thu Nov 22 06:35:56 PST 2012


From: Nicolas Dechesne <n-dechesne at 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




More information about the meta-ti mailing list