All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] YB2370: Build Appliance integrates a filemanager
@ 2013-08-23 13:42 Cristian Iorga
  2013-08-23 13:42 ` [PATCH v3 1/4] xdg-utils: add runtime dependency on xprop Cristian Iorga
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Cristian Iorga @ 2013-08-23 13:42 UTC (permalink / raw)
  To: openembedded-core

A filemanager has been integrated into BA in order to
manage file and folders resulted from distro building.

V3 patch set corrects the following mistakes:
* add the correct component names in commit messages;
* add sato theme, but also keep hicolor-icon-theme;
  hicolor-icon-theme provides the skeleton structure for icons;
* fix the wrong user in recipes-graphics/builder shell script,
  (regression introduced in a previous commit: 851163a7c672b5fb051fc0e7938ebd585bb33bf0);

The following changes since commit 199b1a8c7d7109d9b59d67bf4dcfeb03be07587a:

  mkfontscale: This no longer needs a full libx11, xproto suffices (2013-08-22 18:30:06 +0100)

are available in the git repository at:

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

Cristian Iorga (4):
  xdg-utils: add runtime dependency on xprop
  packagegroup-self-hosted: pcmanfm and xdg-utils integration
  packagegroup-self-hosted: changing the icon theme to sato
  recipes-graphics/builder: fix wrong user name

 meta/recipes-core/packagegroups/packagegroup-self-hosted.bb | 4 ++++
 meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb      | 1 +
 meta/recipes-graphics/builder/files/builder_hob_start.sh    | 2 +-
 3 files changed, 6 insertions(+), 1 deletion(-)

-- 
1.8.1.2



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

end of thread, other threads:[~2013-08-23 15:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-23 13:42 [PATCH v3 0/4] YB2370: Build Appliance integrates a filemanager Cristian Iorga
2013-08-23 13:42 ` [PATCH v3 1/4] xdg-utils: add runtime dependency on xprop Cristian Iorga
2013-08-23 15:09   ` Richard Purdie
2013-08-23 15:17     ` Iorga, Cristian
2013-08-23 13:42 ` [PATCH v3 2/4] packagegroup-self-hosted: pcmanfm and xdg-utils integration Cristian Iorga
2013-08-23 13:47   ` [PATCH v3 2/4] packagegroup-self-hosted: pcmanfm and xdg-utils integration - no comment on the patch itself!! Iorga, Cristian
2013-08-23 13:42 ` [PATCH v3 3/4] packagegroup-self-hosted: changing the icon theme to sato Cristian Iorga
2013-08-23 13:42 ` [PATCH v3 4/4] recipes-graphics/builder: fix wrong user name 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.