This email list is read-only.  Emails sent to this list will be discarded
----------------------------------
 debian/changelog                               |    5 +++--
 platforms/menlow-lpia-moblin2/fsets/base.fset  |    6 ++++++
 platforms/netbook-lpia-moblin2/fsets/base.fset |    6 ++++++
 3 files changed, 15 insertions(+), 2 deletions(-)

New commits:
commit b12af9dca09d7f535dd6ff0e350ae807c57a1d4c
Author: Prajwal Mohan <[EMAIL PROTECTED]>
Date:   Tue Sep 23 10:19:31 2008 -0700

    Adding communication fset to netbook and menlow platforms


Diff in this email is a maximum of 400 lines.
diff --git a/debian/changelog b/debian/changelog
index 946b264..9a63411 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,9 +15,10 @@ moblin-image-creator (0.46) UNRELEASED; urgency=low
   * Added short of changelog(for Prajwal and Bob).
 
   [ Prajwal Mohan ]
-  * Changing init.1 script to accept init kernel param 
+  * Changing init.1 script to accept init kernel param
+  * Adding communication fset to netbook and menlow platforms 
 
- -- Prajwal Mohan <[EMAIL PROTECTED]>  Tue, 23 Sep 2008 09:57:51 -0700
+ -- Prajwal Mohan <[EMAIL PROTECTED]>  Tue, 23 Sep 2008 10:19:01 -0700
 
 moblin-image-creator (0.45) gaston; urgency=low
 
diff --git a/platforms/menlow-lpia-moblin2/fsets/base.fset 
b/platforms/menlow-lpia-moblin2/fsets/base.fset
index 4980820..e81d7a6 100644
--- a/platforms/menlow-lpia-moblin2/fsets/base.fset
+++ b/platforms/menlow-lpia-moblin2/fsets/base.fset
@@ -21,6 +21,12 @@ PKGS=firefox xterm
 DEBUG_PKGS=
 DEPS=x
 
+[Communication]
+DESC=Fset that provides communication packages
+PKGS=connman
+DEBUG_PKGS=
+DEPS=
+
 [Core-Dev]
 DESC=Fset that provides a basic build env
 PKGS=gcc gcc-c++ make pkgconfig rpm-build libtool autoconf automake intltool 
gettext m4 ncurses-devel slang-devel zlib-devel bzip2-devel dbus-devel 
glibc-devel libuser-devel openssl-devel rpm-devel tar vim-enhanced
diff --git a/platforms/netbook-lpia-moblin2/fsets/base.fset 
b/platforms/netbook-lpia-moblin2/fsets/base.fset
index feada8b..5ac02d3 100644
--- a/platforms/netbook-lpia-moblin2/fsets/base.fset
+++ b/platforms/netbook-lpia-moblin2/fsets/base.fset
@@ -27,6 +27,12 @@ PKGS=firefox xterm
 DEBUG_PKGS=
 DEPS=x
 
+[Communication]
+DESC=Fset that provides communication packages
+PKGS=connman
+DEBUG_PKGS=
+DEPS=
+
 [AppFramework]
 DESC=Installs the collection of packages that are used as an application 
framework for the Moblin user experience
 PKGS=clutter clutter-cairo clutter-box2d
_______________________________________________
Commits mailing list
[email protected]
https://lists.moblin.org/mailman/listinfo/commits

Reply via email to