All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] tisdk-rootfs-base-image: Rename base file system image
@ 2013-09-17 19:13 Franklin S. Cooper Jr
  2013-09-17 19:13 ` [PATCH 2/2] Use updated base image name Franklin S. Cooper Jr
                   ` (2 more replies)
  0 siblings, 3 replies; 21+ messages in thread
From: Franklin S. Cooper Jr @ 2013-09-17 19:13 UTC (permalink / raw)
  To: meta-arago; +Cc: Franklin S. Cooper Jr

* People are frequently confused by the difference in naming between the minimal
  file system and the larger file system.
* Rename the minimal file system to mimic the naming convention of the larger
  file system.

Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
---
 ...e-tisdk-image.bb => tisdk-rootfs-base-image.bb} |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
 rename meta-arago-distro/recipes-core/images/{arago-base-tisdk-image.bb => tisdk-rootfs-base-image.bb} (87%)

diff --git a/meta-arago-distro/recipes-core/images/arago-base-tisdk-image.bb b/meta-arago-distro/recipes-core/images/tisdk-rootfs-base-image.bb
similarity index 87%
rename from meta-arago-distro/recipes-core/images/arago-base-tisdk-image.bb
rename to meta-arago-distro/recipes-core/images/tisdk-rootfs-base-image.bb
index 2c0e217..a3a9123 100644
--- a/meta-arago-distro/recipes-core/images/arago-base-tisdk-image.bb
+++ b/meta-arago-distro/recipes-core/images/tisdk-rootfs-base-image.bb
@@ -12,4 +12,4 @@ IMAGE_INSTALL += "\
     packagegroup-arago-base-tisdk \
     "
 
-export IMAGE_BASENAME = "arago-base-tisdk-image"
+export IMAGE_BASENAME = "tisdk-rootfs-base-image"
-- 
1.7.0.4



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

end of thread, other threads:[~2013-09-26 23:20 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-17 19:13 [PATCH 1/2] tisdk-rootfs-base-image: Rename base file system image Franklin S. Cooper Jr
2013-09-17 19:13 ` [PATCH 2/2] Use updated base image name Franklin S. Cooper Jr
2013-09-17 19:52 ` [PATCH 1/2] tisdk-rootfs-base-image: Rename base file system image Dmytriyenko, Denys
2013-09-17 20:05   ` Cooper Jr., Franklin
2013-09-20 19:30     ` Denys Dmytriyenko
2013-09-20 19:38       ` Cooper Jr., Franklin
2013-09-20 20:18         ` Denys Dmytriyenko
2013-09-20 20:55           ` Cooper Jr., Franklin
2013-09-20 21:14             ` Denys Dmytriyenko
2013-09-23 14:53               ` Cooper Jr., Franklin
2013-09-23 15:34                 ` Denys Dmytriyenko
2013-09-24 19:52                   ` Denys Dmytriyenko
2013-09-24 20:09                     ` Cooper Jr., Franklin
2013-09-26 19:28                       ` Maupin, Chase
2013-09-26 19:52                         ` Denys Dmytriyenko
2013-09-26 19:57                           ` Maupin, Chase
2013-09-26 23:20                             ` Cooper Jr., Franklin
2013-09-26 16:55                     ` Cooper Jr., Franklin
2013-09-26 17:24                       ` Denys Dmytriyenko
2013-09-17 22:30 ` Maupin, Chase
2013-09-17 22:34   ` Cooper Jr., Franklin

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.