All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] [meta-yocto] tidy up bbappends after oe-core changes
@ 2011-05-25 10:42 Paul Eggleton
  2011-05-25 10:42 ` [PATCH 1/4] clutter: remove obsolete 1.4 bbappend from meta-yocto Paul Eggleton
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Paul Eggleton @ 2011-05-25 10:42 UTC (permalink / raw)
  To: poky

bbappends in meta-yocto need to be kept up-to-date with respect to changes
in oe-core.

The following changes since commit 32a4e746273c3c7d3dd0f13b745bc0679cadaa44:

  codeparser.py: fix syntax error in exception handling (2011-05-24 17:16:47 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib paule/tidy-bbappends
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=paule/tidy-bbappends

Paul Eggleton (4):
  clutter: remove obsolete 1.4 bbappend from meta-yocto
  qt4: remove obsolete 4.6.3 bbappend from meta-yocto
  task-poky-sdk-gmae: rename bbappends to task-core-sdk-gmae in
    meta-yocto
  uclibc: rename bbappend in meta-yocto to match version in oe-core

 ...clibc_0.9.30.1.bbappend => uclibc_git.bbappend} |    0
 ...k-gmae.bbappend => task-core-sdk-gmae.bbappend} |    0
 ... task-core-standalone-gmae-sdk-target.bbappend} |    0
 .../clutter/clutter-1.4_1.4.2.bbappend             |    4 ----
 .../recipes-qt/qt4/qt4-x11-free_4.6.3.bbappend     |    2 --
 5 files changed, 0 insertions(+), 6 deletions(-)
 rename meta-yocto/recipes-core/uclibc/{uclibc_0.9.30.1.bbappend => uclibc_git.bbappend} (100%)
 rename meta-yocto/recipes-gnome/tasks/{task-poky-sdk-gmae.bbappend => task-core-sdk-gmae.bbappend} (100%)
 rename meta-yocto/recipes-gnome/tasks/{task-poky-standalone-gmae-sdk-target.bbappend => task-core-standalone-gmae-sdk-target.bbappend} (100%)
 delete mode 100644 meta-yocto/recipes-graphics/clutter/clutter-1.4_1.4.2.bbappend
 delete mode 100644 meta-yocto/recipes-qt/qt4/qt4-x11-free_4.6.3.bbappend

-- 
1.7.4.1



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

end of thread, other threads:[~2011-05-25 14:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-25 10:42 [PATCH 0/4] [meta-yocto] tidy up bbappends after oe-core changes Paul Eggleton
2011-05-25 10:42 ` [PATCH 1/4] clutter: remove obsolete 1.4 bbappend from meta-yocto Paul Eggleton
2011-05-25 10:42 ` [PATCH 2/4] qt4: remove obsolete 4.6.3 " Paul Eggleton
2011-05-25 10:42 ` [PATCH 3/4] task-poky-sdk-gmae: rename bbappends to task-core-sdk-gmae in meta-yocto Paul Eggleton
2011-05-25 10:42 ` [PATCH 4/4] uclibc: rename bbappend in meta-yocto to match version in oe-core Paul Eggleton
2011-05-25 14:57 ` [PATCH 0/4] [meta-yocto] tidy up bbappends after oe-core changes Richard Purdie

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.