Marcin Juszkiewicz [Wed, 17 Jun 2009 11:55:21 +0000 (13:55 +0200)]
fbprogress: make it work better
- images are kept in /usr/share/fbprogress
- proper framebuffer is used
- include paths and libraries to link with are given in recipe instead
of makefile
Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
Rolf Leggewie [Wed, 17 Jun 2009 10:56:15 +0000 (19:56 +0900)]
uim: remove S definition from native recipe
* as suggested by recipe_sanity
* has probably become unnecessary with the introduction of BPN
Rolf Leggewie [Wed, 17 Jun 2009 10:52:05 +0000 (19:52 +0900)]
kakasi: remove S definition from native recipe
* as suggested by recipe_sanity
* has probably become unnecessary with the introduction of BPN
Rolf Leggewie [Fri, 12 Jun 2009 04:49:22 +0000 (13:49 +0900)]
preferred-xorg-versions-X11R7.4.inc: pin xextproto-native and xtrans-native
* xextproto-native: 7.0.3
* xtrans: 1.2.1
Phil Blundell [Wed, 17 Jun 2009 11:12:41 +0000 (12:12 +0100)]
busybox: make udhcpc script work in absence of legacy net-tools
Phil Blundell [Wed, 17 Jun 2009 08:06:59 +0000 (09:06 +0100)]
sysvinit: make sure /sys is mounted at bootup
Phil Blundell [Wed, 17 Jun 2009 08:06:11 +0000 (09:06 +0100)]
base-files: add /sys for micro
Phil Blundell [Wed, 17 Jun 2009 07:40:22 +0000 (08:40 +0100)]
udev: fix confusion in naming of subpackage RDEPENDS
Koen Kooi [Tue, 16 Jun 2009 20:51:14 +0000 (22:51 +0200)]
angstrom feed buider: add dialog and unzip
Koen Kooi [Tue, 16 Jun 2009 20:49:09 +0000 (22:49 +0200)]
angstrom 2009.X: switch to glibc 2.9
* runtime testing on beagleboard, sheevaplug and om-gta01 reveals 2.9 to be as stable as 2.6.1
Phil Blundell [Tue, 16 Jun 2009 17:16:05 +0000 (18:16 +0100)]
dropbear: last micro change was a bad idea, revert it
Phil Blundell [Tue, 16 Jun 2009 15:42:27 +0000 (16:42 +0100)]
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev
Phil Blundell [Tue, 16 Jun 2009 15:37:24 +0000 (16:37 +0100)]
busybox: fix typo in defconfig for micro
Koen Kooi [Tue, 16 Jun 2009 14:14:08 +0000 (16:14 +0200)]
libgles-omap3: add support files for .08 release
* actual .08 recipe will follow later
Koen Kooi [Tue, 16 Jun 2009 14:12:54 +0000 (16:12 +0200)]
clutter 0.9: update SRCREV, fix gtk-doc properly
Koen Kooi [Tue, 16 Jun 2009 14:12:11 +0000 (16:12 +0200)]
checksums: add more checksums
Koen Kooi [Tue, 16 Jun 2009 14:11:03 +0000 (16:11 +0200)]
enlightenment: bump SRCREV to latest rev before soname change
* This gets us up to date with the latest snapshot release
* runtime tested on beagleboard/angstrom
Koen Kooi [Tue, 16 Jun 2009 14:09:24 +0000 (16:09 +0200)]
image.bbclass: unbreak postinst status in the install_lingua method
Koen Kooi [Tue, 16 Jun 2009 14:08:55 +0000 (16:08 +0200)]
iputils
20071127: touch up debian patches
Koen Kooi [Tue, 16 Jun 2009 14:08:09 +0000 (16:08 +0200)]
dvsdk: sync with TI overlay (arago-project.org/git/people/?p=brijesh/arago-dvsdk.git;a=summary)
* cleanups will follow later
Koen Kooi [Tue, 16 Jun 2009 14:07:21 +0000 (16:07 +0200)]
Angstrom: build with -ggdb3 by default
"Level 3 includes extra information, such as all the macro
definitions present in the program. GDB supports macro
expansion when you use `-gdb3'."
Phil Blundell [Tue, 16 Jun 2009 08:08:41 +0000 (09:08 +0100)]
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev
Phil Blundell [Tue, 16 Jun 2009 08:07:01 +0000 (09:07 +0100)]
binutils, irda-utils, libxcb: remove extraneous hashes that were disrupting Laibsch's activities
Philip Balister [Mon, 15 Jun 2009 23:21:11 +0000 (19:21 -0400)]
gnuradio : Fixes for usrp support files packaging.
Phil Blundell [Mon, 15 Jun 2009 17:09:17 +0000 (18:09 +0100)]
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev
Phil Blundell [Mon, 15 Jun 2009 17:07:23 +0000 (18:07 +0100)]
micro-base-image: new image
Denys Dmytriyenko [Thu, 11 Jun 2009 23:58:32 +0000 (19:58 -0400)]
alsa-utils: fix linking against host libc.so/libm.so
Caused by expecting ncurses library in /usr/lib.
For some people it's just a warning:
ld: warning: library search path "/usr/lib" is unsafe for cross-compilation
ld: skipping incompatible /usr/lib/libm.so when searching for -lm
And for some people it breaks the build:
ld: warning: library search path "/usr/lib" is unsafe for cross-compilation
/usr/lib/libm.so: file not recognized: File format not recognized
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Phil Blundell [Mon, 15 Jun 2009 16:52:18 +0000 (17:52 +0100)]
rootfs_ipk: move "mkdir /etc/opkg" inside ONLINE_PACKAGE_MANAGEMENT conditional
Phil Blundell [Mon, 15 Jun 2009 16:41:24 +0000 (17:41 +0100)]
busybox: add less bloated defconfig for micro
Phil Blundell [Mon, 15 Jun 2009 16:18:15 +0000 (17:18 +0100)]
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev
Phil Blundell [Mon, 15 Jun 2009 16:17:10 +0000 (17:17 +0100)]
binutils: note that uclibc-segfault.patch is already upstream
Phil Blundell [Mon, 15 Jun 2009 16:16:26 +0000 (17:16 +0100)]
xcb: note that this patch isn't wanted upstream
Phil Blundell [Mon, 15 Jun 2009 16:15:09 +0000 (17:15 +0100)]
irda-utils: note that this patch isn't wanted upstream
Leon Woestenberg [Mon, 15 Jun 2009 13:51:31 +0000 (15:51 +0200)]
u-boot: Added 2009.06. Machine mpc8315e-rdb uses it now.
Newest u-boot release 2009.06.
Also, as the mpc8315e-rdb boards come with a buggy u-boot
(possible invalid access due to missing guard, when
speculatively executing libz code), its u-boot version
is now set to 2009.06 which contains the fix.
Same applies to mpc8313e-rdb, to be upgraded later.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Leon Woestenberg [Mon, 15 Jun 2009 11:10:36 +0000 (13:10 +0200)]
linux-2.6.30: Added to checksums.ini
Phil Blundell [Mon, 15 Jun 2009 09:29:40 +0000 (10:29 +0100)]
procps: adjust FILES so that libproc-*.so lands in ${PN}
Phil Blundell [Mon, 15 Jun 2009 09:12:00 +0000 (10:12 +0100)]
Revert "bitbake.conf, lib_package.bbclass: fix packaging of ${base_libdir}/*.so"
This reverts commit
ba434bd1dc9dc8ed61953a1579ea9e993e81cbb2.
Acked-by: Richard Purdie, Leon Woestenberg
Phil Blundell [Mon, 15 Jun 2009 08:19:40 +0000 (09:19 +0100)]
netbase: don't ship update-inetd if not doing online package management
Phil Blundell [Sun, 14 Jun 2009 10:18:09 +0000 (11:18 +0100)]
base-passwd: adjust packaging for micro
Phil Blundell [Sun, 14 Jun 2009 09:55:32 +0000 (10:55 +0100)]
micro-image: remove assignment to ONLINE_PACKAGE_MANAGEMENT, micro.conf sets this now
Phil Blundell [Sun, 14 Jun 2009 09:54:54 +0000 (10:54 +0100)]
sysvinit: move a couple more files to -utils package
Phil Blundell [Sun, 14 Jun 2009 09:31:34 +0000 (10:31 +0100)]
sysvinit: banish seldom-used utils into sysinit-utils package, recommend it for everything except micro
Phil Blundell [Sun, 14 Jun 2009 09:06:27 +0000 (10:06 +0100)]
dropbear: adjust packaging for micro
Phil Blundell [Sat, 13 Jun 2009 19:45:35 +0000 (20:45 +0100)]
gcc-4.4.0: add some uclibc patches
Phil Blundell [Sat, 13 Jun 2009 19:42:07 +0000 (20:42 +0100)]
micro: disable ONLINE_PACKAGE_MANAGEMENT globally
Phil Blundell [Sat, 13 Jun 2009 19:40:28 +0000 (20:40 +0100)]
task-gpe-settings: remove xmonobut, unbuildable and nothing to do with settings anyway
Phil Blundell [Sat, 13 Jun 2009 19:38:45 +0000 (20:38 +0100)]
rootfs_ipk: opkg (at least some versions) doesn't respect ${libdir}, so look in /usr/lib specifically for its bits
Phil Blundell [Sat, 13 Jun 2009 18:44:57 +0000 (19:44 +0100)]
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev
Phil Blundell [Sat, 13 Jun 2009 18:42:45 +0000 (19:42 +0100)]
figment: update SRC_URI and reinstate in gpe-image
Phil Blundell [Sat, 13 Jun 2009 18:41:40 +0000 (19:41 +0100)]
gpe-dm: update to 0.52
xserver-common: update to 1.25
Tom Rini [Sat, 13 Jun 2009 18:33:59 +0000 (14:33 -0400)]
autotools.bbclass: sdk packages should not depend on libtool-cross
Rolf Leggewie [Sat, 13 Jun 2009 15:10:28 +0000 (00:10 +0900)]
gpe-session-scripts: replace /usr/bin with ${bindir} in 0.67
* same as commit
a729981b8a3e27e800078ccfd05249eef42b7ae4
Phil Blundell [Sat, 13 Jun 2009 14:57:59 +0000 (15:57 +0100)]
gpe-session-scripts: respect ${bindir}
Phil Blundell [Sat, 13 Jun 2009 14:49:25 +0000 (15:49 +0100)]
openobex: relax dependency from bluez4 to generic bluez-libs
Phil Blundell [Sat, 13 Jun 2009 14:47:21 +0000 (15:47 +0100)]
gpe-image: figment is unfetchable, punt it from the image
Phil Blundell [Sat, 13 Jun 2009 14:44:35 +0000 (15:44 +0100)]
update-rc.d: don't add runtime dependency if not doing online package management; only add it to ${PN} in any case.
Phil Blundell [Sat, 13 Jun 2009 14:43:14 +0000 (15:43 +0100)]
console-tools: inherit gettext
Phil Blundell [Sat, 13 Jun 2009 13:29:58 +0000 (14:29 +0100)]
tzdata: fix installation with prefix=''
Phil Blundell [Sat, 13 Jun 2009 12:25:16 +0000 (13:25 +0100)]
task-gpe: remove xmonobut since SRC_URIs for both versions are unfetchable
Phil Blundell [Sat, 13 Jun 2009 12:22:23 +0000 (13:22 +0100)]
irda-utils: respect $(sbindir)
Phil Blundell [Sat, 13 Jun 2009 09:27:05 +0000 (10:27 +0100)]
openssl: avoid empty PREFIX since this causes Configure to do the wrong thing
Phil Blundell [Sat, 13 Jun 2009 08:49:25 +0000 (09:49 +0100)]
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev
Phil Blundell [Sat, 13 Jun 2009 08:44:46 +0000 (09:44 +0100)]
libidn: add 1.15
Phil Blundell [Sat, 13 Jun 2009 08:40:10 +0000 (09:40 +0100)]
enchant: use more sensible FILES
Rolf Leggewie [Fri, 12 Jun 2009 14:49:29 +0000 (23:49 +0900)]
libidn: old SRC_URI has become unavailable
Phil Blundell [Fri, 12 Jun 2009 21:10:05 +0000 (22:10 +0100)]
bitbake.conf: add -g to BUILD_OPTIMIZATION
sane-toolchain-*.inc: remove assignments to BUILD_OPTIMIZATION
Acked-by: Richard Purdie <rpurdie@linux.intel.com>
Phil Blundell [Fri, 12 Jun 2009 18:34:44 +0000 (19:34 +0100)]
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev
Phil Blundell [Fri, 12 Jun 2009 18:32:21 +0000 (19:32 +0100)]
libxcb: look for xproto.xml in staging, not in the host environment
Philip Balister [Fri, 12 Jun 2009 18:08:04 +0000 (14:08 -0400)]
gnuradio-3.2 : Use -program-prefix to remove prefix from programs.
Phil Blundell [Fri, 12 Jun 2009 17:43:48 +0000 (18:43 +0100)]
micro-uclibc: make sure "micro" is in OVERRIDES; use eabi for armeb
Phil Blundell [Fri, 12 Jun 2009 17:42:23 +0000 (18:42 +0100)]
uclibc-initial: respect ${CC}
Phil Blundell [Fri, 12 Jun 2009 17:40:34 +0000 (18:40 +0100)]
base-files: handle DISTRO=micro-uclibc correctly
Koen Kooi [Fri, 12 Jun 2009 16:02:03 +0000 (18:02 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Koen Kooi [Fri, 12 Jun 2009 16:01:24 +0000 (18:01 +0200)]
beagleboard demo image: use install_lunguas
Koen Kooi [Fri, 12 Jun 2009 16:00:57 +0000 (18:00 +0200)]
Angstrom: set BUILDNAME
Koen Kooi [Fri, 12 Jun 2009 15:58:19 +0000 (17:58 +0200)]
image bbclass: add install_linguas method
* this method will install all linguas in $IMAGE_LINGUAS for all packages installed into the rootfs
* currently opkg only, guarded with a check
Phil Blundell [Fri, 12 Jun 2009 14:25:16 +0000 (15:25 +0100)]
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev
Stanislav Brabec [Fri, 12 Jun 2009 14:17:42 +0000 (14:17 +0000)]
gammu: Update to version 1.24.0.
Phil Blundell [Fri, 12 Jun 2009 14:17:15 +0000 (15:17 +0100)]
binutils: fix crash when linking uclibc in thumb mode
Koen Kooi [Fri, 12 Jun 2009 11:03:42 +0000 (13:03 +0200)]
dsplink: move dir to 'dvsdk' to make merging the TI OE trees easier
Koen Kooi [Fri, 12 Jun 2009 09:42:34 +0000 (11:42 +0200)]
image-magick: fix do_configure
Koen Kooi [Fri, 12 Jun 2009 09:10:24 +0000 (11:10 +0200)]
fontconfig: add fedora branch
Koen Kooi [Fri, 12 Jun 2009 08:28:20 +0000 (10:28 +0200)]
kernel-module-uldfb: sync with mainline, no functional changes
Koen Kooi [Fri, 12 Jun 2009 08:19:13 +0000 (10:19 +0200)]
nautilus: add libunique to DEPENDS
Rolf Leggewie [Fri, 12 Jun 2009 04:48:51 +0000 (13:48 +0900)]
xextproto: add native 7.0.3 package
Rolf Leggewie [Fri, 12 Jun 2009 04:46:33 +0000 (13:46 +0900)]
xtrans: add native 1.2.1 package
Leon Woestenberg [Thu, 11 Jun 2009 22:09:20 +0000 (00:09 +0200)]
linux-2.6.30: The new Linux kernel. Two days old. Where have you been?
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Leon Woestenberg [Mon, 8 Jun 2009 20:45:11 +0000 (22:45 +0200)]
libaio-oracle: Change license from GPL to LGPL. See COPYING.LIB.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Stanislav Brabec [Thu, 11 Jun 2009 19:14:22 +0000 (19:14 +0000)]
gpsbabel: Fixed for new autotools.
Stanislav Brabec [Thu, 11 Jun 2009 19:12:48 +0000 (19:12 +0000)]
xserver-kdrive-1.3.0.0: Fixed for new autotools.
Phil Blundell [Thu, 11 Jun 2009 17:11:51 +0000 (18:11 +0100)]
directfb: try harder to get src_uri correct
Phil Blundell [Thu, 11 Jun 2009 14:39:38 +0000 (15:39 +0100)]
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev
Phil Blundell [Thu, 11 Jun 2009 14:36:21 +0000 (15:36 +0100)]
directfb-1.2.8: cope with reorganisation of download structure on website
Rolf Leggewie [Sat, 23 May 2009 01:07:49 +0000 (03:07 +0200)]
{qpf|ttf}-fonts: fix runtime dependencies. (Closes: #2412)
* replace virtual/japanese-font with virtual-japanese-font
in RPROVIDES
* adjust RDEPENDS and RRECOMMENDS accordingly in zten, uim,
qpobox, nunome, jards and anki
Rolf Leggewie [Sat, 23 May 2009 01:04:34 +0000 (03:04 +0200)]
ttf-fonts: fix runtime dependencies. (Partly Closes: #2412)
* replace virtual/chinese-font with virtual-chinese-font
in RPROVIDES
* doesn't seem to be actually used anywhere
Rolf Leggewie [Sat, 23 May 2009 00:35:59 +0000 (02:35 +0200)]
libx11: replace virtual/libx11 with virtual-libx11 for runtime #2412
* it doesn't look like this is actually used anywhere
Rolf Leggewie [Sat, 23 May 2009 00:09:40 +0000 (02:09 +0200)]
psplash: fix runtime dependencies. (Partly Closes: #2412)
* virtual/psplash should be virtual-psplash to not confuse dpkg
* make corresponding changes in initramfs-module-psplash_1.0.bb
and exquisite_svn.bb as well
Phil Blundell [Thu, 11 Jun 2009 11:54:33 +0000 (12:54 +0100)]
uclibc: don't use ${OEMAKE_NO_CC} for populate_staging, it breaks uclibc-initial
Phil Blundell [Wed, 10 Jun 2009 22:35:21 +0000 (23:35 +0100)]
uclibc: fix glob for FILES
acked-by: Henning Heinold
Phil Blundell [Wed, 10 Jun 2009 20:07:46 +0000 (21:07 +0100)]
binutils: add 2.19.51