Chris Larson [Wed, 27 Oct 2010 21:54:20 +0000 (14:54 -0700)]
gitver: fix non-symbolic HEAD ref
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Khem Raj [Wed, 27 Oct 2010 22:02:21 +0000 (15:02 -0700)]
gcc-4.5.inc: Disable Optimize load 0.0 for NEON patch
* fixes the cairo regression and has been reported to malfunction
see https://bugs.launchpad.net/gcc-linaro/+bug/667490
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 27 Oct 2010 19:57:09 +0000 (12:57 -0700)]
jaaa_0.4.2.bb: Dont inherit autotools
* Define own do_compile and do_install
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Denis 'GNUtoo' Carikli [Sat, 25 Sep 2010 20:16:27 +0000 (22:16 +0200)]
linux-2.6.28: make it bootable and usefull on nokia900
*crucial boot support(mmc,mmc block devices,and filesystems) are now builtin
*a CMDLINE is now set in the recipe(there is a custom nokia bootloader on the nokia900),
That is also necessary to boot on microsd
*g_ether is now built, which is required for usbnet
*ondemand cpufreq governor is now the default
*the inconsistent-mmc-fix-2.6.28-
20094803.3.diff patch comes from:
https://bugs.maemo.org/show_bug.cgi?id=2747
and is necessary to be able to boot on microsd
*there is also a patch that reports the battery capacity which comes from:
http://my.arava.co.il/~matan/770/n900/bq27x00_battery.c
That patch should be temporary,and be replcaed by somwthing like that:
Sep 24 18:48:06 <DocScrutinizer51> the bq27200 kernel module is rather rudimentary
Sep 24 18:48:09 <DocScrutinizer51> should be easy to adapt FR bq2700 module to provide same szsfs nodes and just use I2C instead of FIQ+HDQ
Sep 24 18:48:11 <DocScrutinizer51> and that's exactly what I'd recommend to do
(from #openmoko-cdevel on Freenode)
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 27 Oct 2010 21:21:52 +0000 (23:21 +0200)]
xserver-xorg_1.9.1: bump PR to rebuild with udev support for SHR
Martin Jansa [Wed, 27 Oct 2010 21:17:06 +0000 (23:17 +0200)]
webkit-efl: fix typo in theme path
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Chris Larson [Wed, 27 Oct 2010 21:05:33 +0000 (14:05 -0700)]
unifdef: replace our local unifdef with upstream
Now using the release version 2.4 of unifdef, with a target recipe as well as
native/nativesdk, rather than building from the unifdef.c in the OE
repository.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Martin Jansa [Mon, 25 Oct 2010 07:47:10 +0000 (09:47 +0200)]
EFL: upgrade SRCREV
* fixed python-elementary after elementary API changes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 27 Oct 2010 12:07:45 +0000 (14:07 +0200)]
edbus: improve packaging
* add e-notify-send to PN-enotify
* package each lib separate as used for hal/dbus
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 27 Oct 2010 12:08:02 +0000 (14:08 +0200)]
edje: add inkscape2edc to PN-utils
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 27 Oct 2010 09:16:13 +0000 (11:16 +0200)]
efl.bbclass: improve packaging a bit
* include dbus service config if available
* include plugins from //plugins/ (ie from ethumb)
* include edje modules (ie from emotion)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 27 Oct 2010 19:59:02 +0000 (21:59 +0200)]
webkit-efl: bump SRCREV a bit and add ${datadir}/ewebkit-0/theme/default.edj to package
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 27 Oct 2010 08:01:46 +0000 (10:01 +0200)]
gnutls: move to latest stable branch 2.10.1 -> 2.10.2
* needed by new ecore http://trac.enlightenment.org/e/changeset/53910
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 27 Oct 2010 14:10:38 +0000 (16:10 +0200)]
xorg-xserver-common: use udev for SHR as DISTRO_XORG_CONFIG_MANAGER
* libudev dependency doesn't hurt so much
* usefull for other supported machines than gta0[12]
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 27 Oct 2010 08:06:55 +0000 (10:06 +0200)]
shr-image: remove IMAGE_DEV_MANAGER only for om-gta0[12]
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 27 Oct 2010 08:48:51 +0000 (10:48 +0200)]
base-files: add empty /etc/profile.d which can be filled by distro/machine profile scripts
* used for gtk_im_module.sh in SHR
* would be better to be able to fill it from more sources (maybe put profile.d.machine, profile.d.distro, profile.d directories
and install all files to target profile.d), is it worth it?
* /etc/profile.d/empty is used to prevent install call not failing because /profile.d/* not found
Acked-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Denis 'GNUtoo' Carikli [Sun, 19 Sep 2010 17:23:28 +0000 (19:23 +0200)]
netbase: add nokia900 support
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Klaus Kurzmann [Sat, 2 Oct 2010 14:34:50 +0000 (16:34 +0200)]
udev_151.bb: add rules for nokia900
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Klaus Kurzmann [Sat, 2 Oct 2010 11:26:20 +0000 (13:26 +0200)]
keymaps: add keymap for the nokia900
bump PR of task-base and task-boot to pickup keyboard for nokia900
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Denis 'GNUtoo' Carikli [Sun, 19 Sep 2010 19:28:31 +0000 (21:28 +0200)]
nokia900: add keyboard to MACHINE_FEATURES, watchdog to MACHINE_EXTRA_RRECOMMENDS and autoload for g_ether
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Denis 'GNUtoo' Carikli [Sun, 19 Sep 2010 19:28:31 +0000 (21:28 +0200)]
nokia900: add keyboard to XSERVER and bump PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Chris Larson [Wed, 27 Oct 2010 20:53:19 +0000 (13:53 -0700)]
cwautomacros: add recipe, version
20090610
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Wed, 27 Oct 2010 20:52:05 +0000 (13:52 -0700)]
which: add recipe, versions 2.17 and 2.20
2.17 is the most recent version which was still GPLv2+, and 2.20 is the latest
which is now GPLv3+.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Wed, 27 Oct 2010 20:03:46 +0000 (13:03 -0700)]
dt: rename to 17.07
The current version upstream, which matches our checksums, is version 17.07,
not 15.14.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Wed, 27 Oct 2010 18:58:51 +0000 (11:58 -0700)]
lzip: fix install
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Wed, 27 Oct 2010 18:58:36 +0000 (11:58 -0700)]
ed: fix build issue, fix install
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Khem Raj [Wed, 27 Oct 2010 18:45:13 +0000 (11:45 -0700)]
clxclient_3.6.1.bb: Implement do_install
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Klaus Kurzmann [Wed, 27 Oct 2010 14:22:28 +0000 (16:22 +0200)]
frameworkd_git.bb: bump SRCREV for new opimd with New instead of MessageRead
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Stefan Schmidt [Wed, 27 Oct 2010 12:27:25 +0000 (14:27 +0200)]
bubble-keyboard/essential-dialer/gridpad/intuition/libefso: Remove, moved to
obsolete.
My git-fu failed here for moving, sorry.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Stefan Schmidt [Wed, 27 Oct 2010 12:24:33 +0000 (14:24 +0200)]
libefso: Move to obsolete
* The domain is down and will not come back. Talked to the admin.
* The software was not updated for all kind of EFL API changes.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Stefan Schmidt [Wed, 27 Oct 2010 12:24:13 +0000 (14:24 +0200)]
intuition: Move to obsolete
* The domain is down and will not come back. Talked to the admin.
* The software was not updated for all kind of EFL API changes.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Stefan Schmidt [Wed, 27 Oct 2010 12:23:54 +0000 (14:23 +0200)]
gridpad: Move to obsolete
* The domain is down and will not come back. Talked to the admin.
* The software was not updated for all kind of EFL API changes.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Stefan Schmidt [Wed, 27 Oct 2010 12:23:32 +0000 (14:23 +0200)]
essential-dialer: Move to obsolete
* The domain is down and will not come back. Talked to the admin.
* The software was not updated for all kind of EFL API changes.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Stefan Schmidt [Wed, 27 Oct 2010 12:21:28 +0000 (14:21 +0200)]
bubble-keyboard: Move to obsolete
* The domain is down and will not come back. Talked to the admin.
* The software was not updated for all kind of EFL API changes.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Khem Raj [Wed, 27 Oct 2010 07:03:17 +0000 (00:03 -0700)]
clxclient_3.6.1.bb: Fix compilation, do not inherit autotools
* This does not use autoconf or automake so no need to inherit it
* Do not override CFLAGS and add freetype include path to compiler
include search paths
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 27 Oct 2010 01:13:33 +0000 (18:13 -0700)]
aspell: Use BBCLASSEXTEND for native recipe
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 26 Oct 2010 23:42:31 +0000 (16:42 -0700)]
ubahnnav_0.4.1.bb: Fix complilation with gcc 4.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 26 Oct 2010 23:42:06 +0000 (16:42 -0700)]
supertux_0.1.3: Fix complilation with gcc 4.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 26 Oct 2010 23:41:45 +0000 (16:41 -0700)]
sbrsh: Fix complilation with gcc 4.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 26 Oct 2010 23:41:01 +0000 (16:41 -0700)]
kstars-embedded_0.8.5.bb: Fix complilation with gcc 4.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 26 Oct 2010 23:39:40 +0000 (16:39 -0700)]
lvm2: Add recipe for 2.02.75 version
* Remove the old recipes and unneeded patches
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 26 Oct 2010 23:36:47 +0000 (16:36 -0700)]
parted_2.3.bb: Add recipe for version 2.3
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 26 Oct 2010 21:02:03 +0000 (14:02 -0700)]
cluster-glue_1.0.5.bb: Fix compilation w.r.t. using constant cast using gcc 4.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Andrea Adami [Tue, 26 Oct 2010 23:15:28 +0000 (01:15 +0200)]
linux-2.6.35: move version specific patch in /linux-2.6.35
Andrea Adami [Tue, 26 Oct 2010 23:02:24 +0000 (01:02 +0200)]
linux-kexecboot: remove obsolete 2.6.35 specific patch.
Andrea Adami [Tue, 26 Oct 2010 22:52:12 +0000 (00:52 +0200)]
linux-kexecboot-2.6.34: remove temporary dev version
Andrea Adami [Tue, 26 Oct 2010 22:50:46 +0000 (00:50 +0200)]
Revert "linux-kexecboot-2.6.35: remove temporary dev version"
This reverts commit
b4eb083f5efe0d1c24dee527c545d8e82a6c65b7.
* misnamed
Andrea Adami [Tue, 26 Oct 2010 22:46:13 +0000 (00:46 +0200)]
linux-kexecboot-2.6.32: remove obsoleted zaurus patchsets and defconfigs
Andrea Adami [Tue, 26 Oct 2010 22:41:10 +0000 (00:41 +0200)]
linux-kexecboot-2.6.35: remove temporary dev version
Andrea Adami [Tue, 26 Oct 2010 22:35:04 +0000 (00:35 +0200)]
linux-kexecboot-2.6.35: remove temporary dev version
Chris Larson [Tue, 26 Oct 2010 20:29:38 +0000 (13:29 -0700)]
genromfs: add recipes, version 0.5.2 and git
Also mark myself as the maintainer of this.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Andrea Adami [Tue, 26 Oct 2010 22:28:43 +0000 (00:28 +0200)]
linux-2.6.28+2.6.29-rc6: remove obsoleted tosa defconfig.
Andrea Adami [Tue, 26 Oct 2010 22:23:55 +0000 (00:23 +0200)]
linux-2.6.28: remove obsoleted zaurus collie and tosa patchsets
Andrea Adami [Tue, 26 Oct 2010 22:20:10 +0000 (00:20 +0200)]
linux-2.6.32: remove obsoleted zaurus customizations
Andrea Adami [Tue, 26 Oct 2010 22:18:06 +0000 (00:18 +0200)]
linux-2.6.33: remove obsoleted zaurus spitz defconfig
Andrea Adami [Tue, 26 Oct 2010 22:16:51 +0000 (00:16 +0200)]
linux-2.6.34: remove obsoleted zaurus defconfigs
Andrea Adami [Tue, 26 Oct 2010 22:10:18 +0000 (00:10 +0200)]
linux-2.6.33: readd boot logo to spitz defconfig
Andrea Adami [Tue, 26 Oct 2010 22:07:08 +0000 (00:07 +0200)]
linux-2.6.30: readd boot logo for zaurus tosa
Andrea Adami [Tue, 26 Oct 2010 22:06:09 +0000 (00:06 +0200)]
linux-2.6.29: readd boot logo for zaurus tosa
Andrea Adami [Tue, 26 Oct 2010 22:03:24 +0000 (00:03 +0200)]
linux-rp: readd boot logo to zaurus machines (for 2.6.24 + 2.6.26)
Andrea Adami [Tue, 26 Oct 2010 21:48:42 +0000 (23:48 +0200)]
linux-kexecboot: move logos in recipes/linux/files
* custom-sized distro logos can be shared including linux.inc
* and e.g. adding SRC_URI += "file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2"
* to the recipe.
Khem Raj [Tue, 26 Oct 2010 20:17:04 +0000 (13:17 -0700)]
loader_0.04.bb: Its a mips 32-bit application build it for mips 32bit platforms only.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chris Larson [Tue, 26 Oct 2010 19:29:44 +0000 (12:29 -0700)]
MAINTAINERS: add myself for lzip, ed
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Tue, 26 Oct 2010 19:14:52 +0000 (12:14 -0700)]
ed: add recipes, version 0.5 and 1.5
0.5 was the last version to be GPLv2+, so I'm including that in addition to
the latest GPLv3+ version.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Tue, 26 Oct 2010 19:14:42 +0000 (12:14 -0700)]
Handle .lz/.tar.lz URIs
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Tue, 26 Oct 2010 19:14:20 +0000 (12:14 -0700)]
lzip: add recipe, version 1.11
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Tue, 26 Oct 2010 19:13:57 +0000 (12:13 -0700)]
bitbake.conf: add SAVANNAH_MIRROR
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Khem Raj [Tue, 26 Oct 2010 19:14:42 +0000 (12:14 -0700)]
gcc-4.5.inc: Update to latest SVN revision on 4.5 branch
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 26 Oct 2010 16:34:12 +0000 (09:34 -0700)]
aircrack_2.1.bb,aircrack_2.41.bb: Update HOMEPAGE
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 26 Oct 2010 16:26:24 +0000 (09:26 -0700)]
uclibc_git.bb: Bump to latest git rev
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 26 Oct 2010 16:24:19 +0000 (09:24 -0700)]
gcc-4.5: Import recent linaro patches
* These are selected patches that are applied on latest linaro
4.5 gcc
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Martin Jansa [Tue, 26 Oct 2010 12:13:31 +0000 (14:13 +0200)]
pixman_0.19.6: add missing patch
* sorry I've tested it only on armv4t before (where it doesn't fail, because of disabled neon)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Andreas Oberritter [Mon, 25 Oct 2010 02:54:48 +0000 (02:54 +0000)]
oestats-client.bbclass: Fix "AttributeError: 'NoneType' object has no attribute 'startswith'" if OESTATS_SERVER is not set
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Tue, 26 Oct 2010 12:07:03 +0000 (14:07 +0200)]
hdparm: removed legacy versions 6.3 and 6.6
we still have 6.9 and 9.35
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Tue, 26 Oct 2010 12:05:34 +0000 (14:05 +0200)]
hdparm: updated to 9.35
also added a separate package for the wiper script (previously unpackaged)
rationale for making it an additional package is because the script
depends on gawk and bash etc.
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Martin Jansa [Tue, 26 Oct 2010 11:27:32 +0000 (13:27 +0200)]
libgee_0.6.0: add gobject-introspection-native also to DEPENDS_virtclass-native, because DEPENDS handling in native(sdk).bbclass is broken now
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 26 Oct 2010 10:51:38 +0000 (12:51 +0200)]
mplayer,gst-plugins-ugly: bump PR to rebuild after libdvdread3 -> libdvdread4 upgrade
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 25 Oct 2010 08:00:23 +0000 (10:00 +0200)]
pixman: move from 0.19.4 to 0.19.6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Tue, 26 Oct 2010 09:05:48 +0000 (11:05 +0200)]
estardict: add patch for efl api change and remove older versions
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Andrea Adami [Tue, 26 Oct 2010 00:15:25 +0000 (02:15 +0200)]
linux-kexecboot_2.6.24: readd boot logo to tosa defconfig
Chase Maupin [Mon, 25 Oct 2010 22:48:43 +0000 (15:48 -0700)]
libtool: update package LICENSE
* Update the LICENSE fields to reflect the licensing used in
the source code.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chase Maupin [Mon, 25 Oct 2010 22:45:55 +0000 (15:45 -0700)]
psplash: update package LICENSE
* Update the LICENSE fields to reflect the licensing used in
the source code.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Andreas Oberritter [Mon, 25 Oct 2010 04:21:16 +0000 (04:21 +0000)]
libsigc++-1.2.5: exclude autoheader
* Running autoheader regenerates sigcconfig.h and adds #define PACKAGE_*,
which conflicts with programs using libsigc++.
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Andreas Oberritter [Mon, 25 Oct 2010 03:01:13 +0000 (03:01 +0000)]
lua5.1: install lua5.1.pc properly
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Michael Smith [Fri, 22 Oct 2010 08:46:15 +0000 (08:46 +0000)]
openswan 2.6.31: split package
Split examples to ${PN}-examples, and KLIPS scripts to ${PN}-klips.
Saves about 400K in the main package for NETKEY users.
Also pass down some paths in case libdir, libexecdir, sbindir are
non-standard.
Signed-off-by: Michael Smith <msmith@cbnco.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Michael Smith [Fri, 22 Oct 2010 08:46:14 +0000 (08:46 +0000)]
openswan: upgrade to 2.6.31
Signed-off-by: Michael Smith <msmith@cbnco.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Wed, 20 Oct 2010 14:31:10 +0000 (14:31 +0000)]
site/mips{,64}-common: Add postgresql bits.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Wed, 20 Oct 2010 14:30:44 +0000 (14:30 +0000)]
siteinfo.bbclass, mips64: Clone mips-common to mips64-common.
Orbit has alignment of long = 4 bytes, which is only true of 32 bit mips.
Rename mip64el-linux to mips64el-linux while here.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chase Maupin [Thu, 21 Oct 2010 03:33:25 +0000 (03:33 +0000)]
thttpd: update package LICENSE
* Update the LICENSE fields to reflect the licensing used in
the source code.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chase Maupin [Thu, 21 Oct 2010 03:33:27 +0000 (03:33 +0000)]
unifdef: update package LICENSE
* Update the LICENSE fields to reflect the licensing used in
the source code.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chase Maupin [Thu, 21 Oct 2010 03:33:28 +0000 (03:33 +0000)]
update-rc.d: update package LICENSE
* Update the LICENSE fields to reflect the licensing used in
the source code.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chase Maupin [Thu, 21 Oct 2010 03:33:30 +0000 (03:33 +0000)]
xorg-headers-native: update package LICENSE
* Update the LICENSE fields to reflect the licensing used in
the source code.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chase Maupin [Thu, 21 Oct 2010 03:33:24 +0000 (03:33 +0000)]
quilt: update package LICENSE
* Update the LICENSE fields to reflect the licensing used in
the source code.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chase Maupin [Thu, 21 Oct 2010 03:33:19 +0000 (03:33 +0000)]
iptables: update package LICENSE
* Update the LICENSE fields to reflect the licensing used in
the source code.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chase Maupin [Thu, 21 Oct 2010 03:33:29 +0000 (03:33 +0000)]
x-load: update package LICENSE
* Update the LICENSE fields to reflect the licensing used in
the source code.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chase Maupin [Thu, 21 Oct 2010 03:33:26 +0000 (03:33 +0000)]
tinylogin: update package LICENSE
* Update the LICENSE fields to reflect the licensing used in
the source code.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chase Maupin [Thu, 21 Oct 2010 03:33:22 +0000 (03:33 +0000)]
pkgconfig: update package LICENSE
* Update the LICENSE fields to reflect the licensing used in
the source code.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chase Maupin [Thu, 21 Oct 2010 03:33:18 +0000 (03:33 +0000)]
ipkg-utils: update package LICENSE
* Update the LICENSE fields to reflect the licensing used in
the source code.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chase Maupin [Thu, 21 Oct 2010 03:33:14 +0000 (03:33 +0000)]
genext2fs: update package LICENSE
* Update the LICENSE fields to reflect the licensing used in
the source code.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chase Maupin [Thu, 21 Oct 2010 03:33:21 +0000 (03:33 +0000)]
linux-libc-headers: update package LICENSE
* Update the LICENSE fields to reflect the licensing used in
the source code.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>