summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-07-03 13:27:14 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-07-03 13:27:14 +0200
commit8aa1ed8fb59bf307fa9d5ac4e18b566e02a86fa9 (patch)
tree6ccb85de9dbac9a0e86567399114f8fb7b2ee2a5 /mk
parent08a208776692cf16c18c289638e37fda9d2fd2b2 (diff)
downloadembtoolkit-8aa1ed8fb59bf307fa9d5ac4e18b566e02a86fa9.tar.gz
embtoolkit-8aa1ed8fb59bf307fa9d5ac4e18b566e02a86fa9.tar.bz2
embtoolkit-8aa1ed8fb59bf307fa9d5ac4e18b566e02a86fa9.tar.xz
Packages: New add dbus-1.2.24 among system packages
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'mk')
-rw-r--r--mk/packages.mk32
1 files changed, 17 insertions, 15 deletions
diff --git a/mk/packages.mk b/mk/packages.mk
index 0c1860c..3dd7298 100644
--- a/mk/packages.mk
+++ b/mk/packages.mk
@@ -1,24 +1,25 @@
################################################################################
-# GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
-# Copyright(C) 2009-2010 GAYE Abdoulaye Walsimou. All rights reserved.
+# Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
+# Copyright(C) 2009-2010 Abdoulaye Walsimou GAYE. All rights reserved.
#
-# This program is free software; you can distribute it and/or modify it
-# under the terms of the GNU General Public License
-# (Version 2 or later) published by the Free Software Foundation.
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
#
-# This program is distributed in the hope it will be useful, but WITHOUT
-# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-# for more details.
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-# You should have received a copy of the GNU General Public License along
-# with this program; if not, write to the Free Software Foundation, Inc.,
-# 59 Temple Place - Suite 330, Boston MA 02111-1307, USA.
################################################################################
#
-# \file packages.mk
-# \brief packages.mk of Embtoolkit
-# \author GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# \file packages.kconfig
+# \brief packages.kconfig of Embtoolkit
+# \author Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
# \date May 2009
################################################################################
@@ -71,6 +72,7 @@ include $(EMBTK_ROOT)/packages/scripting-languages/scripting-languages.mk
include $(EMBTK_ROOT)/packages/security/security.mk
# System packages
+include $(EMBTK_ROOT)/packages/system/system.mk
#X window system packages
include $(EMBTK_ROOT)/packages/x11/x11.mk