All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] Add read PV into recipes
@ 2013-07-18 14:16 Emilia Ciobanu
  2013-07-18 14:16 ` [PATCH 01/11] rt-tests: add PV variable into recipe Emilia Ciobanu
                   ` (11 more replies)
  0 siblings, 12 replies; 16+ messages in thread
From: Emilia Ciobanu @ 2013-07-18 14:16 UTC (permalink / raw)
  To: openembedded-core

Tested for backwards packages.

The following changes since commit 3dee534f1e25109e0bdb681de0746c336f4b8840:

  lib/oeqa: fix dependecy check (2013-07-16 10:04:17 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib emac/pv_fixes
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=emac/pv_fixes

Emilia Ciobanu (11):
  rt-tests: add PV variable into recipe
  kmod: add PV variable into recipe
  hwlatdetect: add PV variable into recipe
  lttng-ust: add PV variable into recipe
  connman-gnome: add PV variable into recipe
  mtd-utils: add PV variable into recipe
  update-rc.d: add PV variable into recipe
  build-appliance-image: add PV variable into recipe
  lttng-modules: Append _git to recipe name and update PV with git
    token
  chkconfig-alternatives-native: add git token in package version
  docbook-sgml-dtd-4.5-native.bb: Add real PV inside the recipe

 .../connman/connman-gnome_0.7.bb                   |    2 ++
 .../images/build-appliance-image_8.0.bb            |    2 ++
 meta/recipes-core/update-rc.d/update-rc.d_0.7.bb   |    1 +
 .../docbook-sgml-dtd-4.5-native.bb                 |    1 +
 .../add-exclusion-to-mkfs-jffs2-git-2.patch        |    0
 ...t-cleanmarker-with-flash_erase--j-command.patch |    0
 meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb       |    2 +-
 .../chkconfig-alternatives-native_1.3.59.bb        |    2 +-
 meta/recipes-kernel/kmod/kmod_git.bb               |    1 +
 ...lttng-modules_2.2.0.bb => lttng-modules_git.bb} |    2 +-
 meta/recipes-kernel/lttng/lttng-ust_2.2.0.bb       |    2 +-
 meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb       |    1 +
 meta/recipes-rt/rt-tests/rt-tests_0.85.bb          |    1 +
 13 files changed, 13 insertions(+), 4 deletions(-)
 rename meta/recipes-devtools/mtd/{mtd-utils-1.5.0 => mtd-utils}/add-exclusion-to-mkfs-jffs2-git-2.patch (100%)
 rename meta/recipes-devtools/mtd/{mtd-utils-1.5.0 => mtd-utils}/mtd-utils-fix-corrupt-cleanmarker-with-flash_erase--j-command.patch (100%)
 rename meta/recipes-kernel/lttng/{lttng-modules_2.2.0.bb => lttng-modules_git.bb} (97%)

-- 
1.7.9.5



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

end of thread, other threads:[~2013-07-23  9:33 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-18 14:16 [PATCH 00/11] Add read PV into recipes Emilia Ciobanu
2013-07-18 14:16 ` [PATCH 01/11] rt-tests: add PV variable into recipe Emilia Ciobanu
2013-07-18 14:25   ` Otavio Salvador
2013-07-18 14:16 ` [PATCH 02/11] kmod: " Emilia Ciobanu
2013-07-18 14:16 ` [PATCH 03/11] hwlatdetect: " Emilia Ciobanu
2013-07-18 14:16 ` [PATCH 04/11] lttng-ust: " Emilia Ciobanu
2013-07-18 14:16 ` [PATCH 05/11] connman-gnome: " Emilia Ciobanu
2013-07-18 14:16 ` [PATCH 06/11] mtd-utils: " Emilia Ciobanu
2013-07-18 14:16 ` [PATCH 07/11] update-rc.d: " Emilia Ciobanu
2013-07-18 14:16 ` [PATCH 08/11] build-appliance-image: " Emilia Ciobanu
2013-07-18 14:16 ` [PATCH 09/11] lttng-modules: Append _git to recipe name and update PV with git token Emilia Ciobanu
2013-07-18 14:16 ` [PATCH 10/11] chkconfig-alternatives-native: add git token in package version Emilia Ciobanu
2013-07-18 22:05   ` Chris Larson
2013-07-18 23:34     ` Saul Wold
2013-07-18 14:16 ` [PATCH 11/11] docbook-sgml-dtd-4.5-native.bb: Add real PV inside the recipe Emilia Ciobanu
2013-07-23  9:33 ` [PATCH 00/11] Add read PV into recipes Paul Eggleton

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.