All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] build-appliance-image: upgrade to newer poky head
@ 2013-08-30 13:29 Cristian Iorga
  2013-08-30 13:29 ` [PATCH 1/1] build-appliance-image: upgrade to commit 5745e45b18e5099e94b4d5a73bc97dc6d4cdc91f Cristian Iorga
  0 siblings, 1 reply; 2+ messages in thread
From: Cristian Iorga @ 2013-08-30 13:29 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 5745e45b18e5099e94b4d5a73bc97dc6d4cdc91f:

  buildtools-tarball: Add python-pkgutil (2013-08-29 00:23:20 +0100)

are available in the git repository at:

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

Cristian Iorga (1):
  build-appliance-image: upgrade to commit
    5745e45b18e5099e94b4d5a73bc97dc6d4cdc91f

 meta/recipes-core/images/build-appliance-image_8.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.8.1.2



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

* [PATCH 1/1] build-appliance-image: upgrade to commit 5745e45b18e5099e94b4d5a73bc97dc6d4cdc91f
  2013-08-30 13:29 [PATCH 0/1] build-appliance-image: upgrade to newer poky head Cristian Iorga
@ 2013-08-30 13:29 ` Cristian Iorga
  0 siblings, 0 replies; 2+ messages in thread
From: Cristian Iorga @ 2013-08-30 13:29 UTC (permalink / raw)
  To: openembedded-core

Improvements to poky gets in this way
reflected in Build Appliance.

Notable improvements/fixes to bitbake.
New hardware targets.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
---
 meta/recipes-core/images/build-appliance-image_8.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/images/build-appliance-image_8.0.bb b/meta/recipes-core/images/build-appliance-image_8.0.bb
index 27cdd6f..bb2ded6 100644
--- a/meta/recipes-core/images/build-appliance-image_8.0.bb
+++ b/meta/recipes-core/images/build-appliance-image_8.0.bb
@@ -21,7 +21,7 @@ IMAGE_FSTYPES = "vmdk"
 
 inherit core-image
 
-SRCREV ?= "ac60aa8cf707eec58e2cb51e7c406250d0b43ef1"
+SRCREV ?= "5745e45b18e5099e94b4d5a73bc97dc6d4cdc91f"
 SRC_URI = "git://git.yoctoproject.org/poky;protocol=git \
            file://Yocto_Build_Appliance.vmx \
            file://Yocto_Build_Appliance.vmxf \
-- 
1.8.1.2



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

end of thread, other threads:[~2013-08-30 13:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-30 13:29 [PATCH 0/1] build-appliance-image: upgrade to newer poky head Cristian Iorga
2013-08-30 13:29 ` [PATCH 1/1] build-appliance-image: upgrade to commit 5745e45b18e5099e94b4d5a73bc97dc6d4cdc91f Cristian Iorga

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.