]>
code.ossystems Code Review - openembedded-core.git/log
Samuel Ortiz [Thu, 6 Nov 2008 10:25:34 +0000 (11:25 +0100)]
bootimg: As image size grows, we want to switch to FAT16
Richard Purdie [Thu, 6 Nov 2008 09:24:48 +0000 (09:24 +0000)]
moblin.conf: Use package_ipk as well as rpm, just for now
Joshua Lock [Thu, 6 Nov 2008 00:33:24 +0000 (00:33 +0000)]
Merge branch 'master' of ssh://git@git.moblin.org/poky
Joshua Lock [Thu, 6 Nov 2008 00:32:09 +0000 (00:32 +0000)]
moblin-image-sdk: Should use NETBOOK_IMAGE_FEATURES not SATO_IMAGE_FEATURES.
Richard Purdie [Thu, 6 Nov 2008 00:12:31 +0000 (00:12 +0000)]
bitbake: Improve error message for missing class files
Richard Purdie [Wed, 5 Nov 2008 23:15:13 +0000 (23:15 +0000)]
qemu.inc: Use ext3 images for qemu, not ext2 ones
Richard Purdie [Wed, 5 Nov 2008 22:37:38 +0000 (22:37 +0000)]
Add xeyes (from OE)
Richard Purdie [Wed, 5 Nov 2008 19:34:12 +0000 (19:34 +0000)]
bitbake.conf: Fix CHECK_COMMAND_wget quoting
Joshua Lock [Wed, 5 Nov 2008 16:56:08 +0000 (16:56 +0000)]
task-base: Removed RDEPEND on task-poky-boot
It is now neccesarry for each distro to specify a POKY_EXTRA_RDEPENDS for a relevant boot task. This has been added in poky and moblin distros.
Samuel Ortiz [Wed, 5 Nov 2008 16:34:59 +0000 (17:34 +0100)]
linux-moblin: Tweak defconfig to improve kernel boot time
We are now having uhci and ohci as modules. We also got rid of useless
BLK_DEV config options.
With this new .config, the kernel boots in just less than 1 second.
Joshua Lock [Wed, 5 Nov 2008 14:46:10 +0000 (14:46 +0000)]
Merge branch 'master' of ssh://git@git.moblin.org/poky
Joshua Lock [Wed, 5 Nov 2008 14:45:20 +0000 (14:45 +0000)]
moblin-image-netbook-install: deleted.
moblin-image-netbook-install no longer needed, install functionality is provided by moblin-image-netbook-live.
Samuel Ortiz [Wed, 5 Nov 2008 12:50:06 +0000 (13:50 +0100)]
initrdscripts: Add the simplest init script
When booting from initramfs, one must provide a /init link.
This one is the simplest one, just forking a shell, allowing
for the smallest initramfs.
Samuel Ortiz [Wed, 5 Nov 2008 11:22:20 +0000 (12:22 +0100)]
task-moblin-tools: moving sreadahead to task-moblin-boot
Richard Purdie [Wed, 5 Nov 2008 10:31:40 +0000 (10:31 +0000)]
bitbake: Optionally take username/password options from url parameters
Richard Purdie [Wed, 5 Nov 2008 00:16:57 +0000 (00:16 +0000)]
packagekit: Fix after polkit was renamed
Richard Purdie [Wed, 5 Nov 2008 00:05:09 +0000 (00:05 +0000)]
xf86-input-mouse: Fix header files included
Richard Purdie [Wed, 5 Nov 2008 00:03:56 +0000 (00:03 +0000)]
xserver-x86: Fix m4 autoconf macro
Richard Purdie [Tue, 4 Nov 2008 22:18:29 +0000 (22:18 +0000)]
libgtkstylus: rpm can't cope with these expressions so avoid them for now
Joshua Lock [Tue, 4 Nov 2008 22:11:58 +0000 (22:11 +0000)]
packagekit: fix typo in folder name
Joshua Lock [Tue, 4 Nov 2008 22:11:23 +0000 (22:11 +0000)]
Merge branch 'master' of ssh://git@git.moblin.org/poky
Joshua Lock [Tue, 4 Nov 2008 22:11:00 +0000 (22:11 +0000)]
polkit: Rename polkit to policykit
Richard Purdie [Tue, 4 Nov 2008 22:06:39 +0000 (22:06 +0000)]
packagekit: Disable gstreamer plugin (gstreamer is not in DEPENDS)
Richard Purdie [Tue, 4 Nov 2008 21:46:02 +0000 (21:46 +0000)]
packagekit: Fix DEPENDS and configure
Richard Purdie [Tue, 4 Nov 2008 21:29:31 +0000 (21:29 +0000)]
polkit: Fix DEPENDS
Richard Purdie [Tue, 4 Nov 2008 21:26:52 +0000 (21:26 +0000)]
drm: Fix libpthreads-stubs name in DEPENDS
Richard Purdie [Tue, 4 Nov 2008 21:11:58 +0000 (21:11 +0000)]
bitbake wget.py: Fix problem with empty proxy variables
Richard Purdie [Tue, 4 Nov 2008 21:11:27 +0000 (21:11 +0000)]
pam: Fix use of binary built with the native compiler
Richard Purdie [Tue, 4 Nov 2008 20:58:27 +0000 (20:58 +0000)]
sreadahead: Mark as x86 only
Richard Purdie [Tue, 4 Nov 2008 19:35:06 +0000 (19:35 +0000)]
scripts/poky-autobuild-moblin: Update the proxy config and add rpm packages to the build list
Richard Purdie [Tue, 4 Nov 2008 19:25:10 +0000 (19:25 +0000)]
syslinux-installer-native: Add missing DEPENDS
Richard Purdie [Tue, 4 Nov 2008 19:21:12 +0000 (19:21 +0000)]
libdrm: Add missing DEPENDS on pthread-stubs
Richard Purdie [Tue, 4 Nov 2008 19:13:25 +0000 (19:13 +0000)]
base.bbclass: Improve the git proxy syntax to match the http/ftp syntax too
Richard Purdie [Tue, 4 Nov 2008 19:13:03 +0000 (19:13 +0000)]
bitbake: Improve proxy handling got wget so urls can be excluded from the proxy
Richard Purdie [Tue, 4 Nov 2008 19:10:58 +0000 (19:10 +0000)]
.gitignore: Add build/conf/local.conf
Richard Purdie [Tue, 4 Nov 2008 17:34:45 +0000 (17:34 +0000)]
packaged-staging.bbclass: Ignore errors resulting from parallel threads clashing
Richard Purdie [Tue, 4 Nov 2008 16:01:27 +0000 (16:01 +0000)]
e2fsprogs: Bump version after the last commit to fix uuid librbary problems
Richard Purdie [Tue, 4 Nov 2008 16:00:15 +0000 (16:00 +0000)]
uuid: Drop in favour of the e2fsprogs version
Richard Purdie [Tue, 4 Nov 2008 15:40:56 +0000 (15:40 +0000)]
autotools.bbclass: Handle /lib as well as /usr/lib in autotools_stage_all
Joshua Lock [Tue, 4 Nov 2008 15:38:21 +0000 (15:38 +0000)]
Merge branch 'master' of ssh://git@git.moblin.org/poky
Joshua Lock [Tue, 4 Nov 2008 15:37:15 +0000 (15:37 +0000)]
poky-floating-revisions: Comment out SRCDATE_oprofile.
Remove CVS of Oprofile from poky-bleeding for now.
Richard Purdie [Tue, 4 Nov 2008 15:25:27 +0000 (15:25 +0000)]
parted: Disable use of check, even its its detected since its not in DEPENDS (and isn't needed)
Richard Purdie [Tue, 4 Nov 2008 13:51:23 +0000 (13:51 +0000)]
scripts/poky-autobuild-moblin: Add GIT PROXY variables
Richard Purdie [Tue, 4 Nov 2008 13:32:35 +0000 (13:32 +0000)]
base.bbclass: Set GIT_CONFIG correctly
Richard Purdie [Tue, 4 Nov 2008 11:49:06 +0000 (11:49 +0000)]
base.bbclass: Fix whitepsace damage
Richard Purdie [Tue, 4 Nov 2008 11:48:12 +0000 (11:48 +0000)]
base.bbclass: Create ~/.gitconfig if it doesn't already exist
Richard Purdie [Tue, 4 Nov 2008 11:43:33 +0000 (11:43 +0000)]
linux-simtec: Update simtec1 -> simtec3 and add COMPATIBLE_MACHINE
Richard Purdie [Tue, 4 Nov 2008 11:24:25 +0000 (11:24 +0000)]
Add depicture machine with patches from SimTec
Samuel Ortiz [Mon, 3 Nov 2008 18:18:40 +0000 (19:18 +0100)]
task-moblin-tools: Add sreadahead to the package list
Samuel Ortiz [Mon, 3 Nov 2008 18:14:00 +0000 (19:14 +0100)]
sreadahead: Initial commit
Super readahead is an improved readahead tool.
Samuel Ortiz [Mon, 3 Nov 2008 18:11:28 +0000 (19:11 +0100)]
linux-moblin: Add super readahead ext3 specific patch
We need this patch for sreadahead to generate the to be read file list.
Richard Purdie [Mon, 3 Nov 2008 17:20:21 +0000 (17:20 +0000)]
scripts/poky-autobuild-moblin: Set GIT_PROXY_COMMAND
Richard Purdie [Mon, 3 Nov 2008 17:03:27 +0000 (17:03 +0000)]
packaged-staging.bbclass: Make sure target directory exists, fixing build failures
Richard Purdie [Mon, 3 Nov 2008 17:00:29 +0000 (17:00 +0000)]
sdk.bbclass: Fix PKG_CONFIG_DIR value
Richard Purdie [Mon, 3 Nov 2008 15:17:17 +0000 (15:17 +0000)]
.gitignore: Fix directory reference issue
Joshua Lock [Mon, 3 Nov 2008 10:46:09 +0000 (10:46 +0000)]
moblin-fixed-revisions: Added and preferred over poky-fixed-revisions
Add moblin-fixed-revisions to meta-moblin for where Moblin requires fixed revisions different from those in the Poky distro.
Rob Bradford [Fri, 31 Oct 2008 16:23:11 +0000 (16:23 +0000)]
roots_rpm.bbclass: Use opkg-native to get update-alternatives
Joshua Lock [Fri, 31 Oct 2008 15:20:31 +0000 (15:20 +0000)]
libxml2: Fix a compilation error when using -D_FORTIFY_SOURCE=2 thanks Chenglan Huang
Anas Nashif [Fri, 31 Oct 2008 15:00:50 +0000 (11:00 -0400)]
package pam correctly
Richard Purdie [Fri, 31 Oct 2008 14:47:22 +0000 (14:47 +0000)]
base.bbclass: Fix infinite loop
Richard Purdie [Fri, 31 Oct 2008 14:40:49 +0000 (14:40 +0000)]
base.bbclass: Fix typo
Richard Purdie [Fri, 31 Oct 2008 14:38:11 +0000 (14:38 +0000)]
base.bbclass: Fix the git config file writing code
Richard Purdie [Fri, 31 Oct 2008 14:37:24 +0000 (14:37 +0000)]
bitbake: Don't export the GIT_PROXY_COMMAND in the fetcher code since it means selective proxying isn't possible
Rob Bradford [Fri, 31 Oct 2008 12:53:23 +0000 (12:53 +0000)]
wpa_supplicant: Use volatiles for managing /var/run/wpa_supplicant
Rob Bradford [Fri, 31 Oct 2008 12:32:21 +0000 (12:32 +0000)]
networkmanager: Remove conflicting directories (managed by volatiles)
Rob Bradford [Fri, 31 Oct 2008 12:17:40 +0000 (12:17 +0000)]
fontconfig: Use volatiles for managing /var/cache/fontconfig
Richard Purdie [Fri, 31 Oct 2008 13:25:04 +0000 (13:25 +0000)]
base.bbclass: Fix getVar call
Richard Purdie [Fri, 31 Oct 2008 13:19:10 +0000 (13:19 +0000)]
base.bbclass: Add missing import os
Richard Purdie [Fri, 31 Oct 2008 13:04:01 +0000 (13:04 +0000)]
base.bbclass: Add missing import bb
Anas Nashif [Fri, 31 Oct 2008 12:38:53 +0000 (05:38 -0700)]
added packages: PolicyKit and PackageKit
Anas Nashif [Fri, 31 Oct 2008 12:34:20 +0000 (05:34 -0700)]
New package: pam
Samuel Ortiz [Fri, 31 Oct 2008 12:13:00 +0000 (13:13 +0100)]
linux-moblin: 2.6.27-rc6 is not the default
Richard Purdie [Thu, 30 Oct 2008 23:04:21 +0000 (23:04 +0000)]
scripts/poky-autobuild-moblin: Add extra variables to the whitelist
Robert Bragg [Thu, 30 Oct 2008 18:30:11 +0000 (18:30 +0000)]
[task-moblin] bumps PR, so that machine mods to XSERVER get noticed
Robert Bragg [Wed, 29 Oct 2008 17:42:15 +0000 (17:42 +0000)]
This removes xtrans 1.2.1 since we now have xtrans 1.2.2
Robert Bragg [Wed, 29 Oct 2008 17:14:08 +0000 (17:14 +0000)]
Deletes libdrm_2.3.1 since we now have libdrm_2.4.0
Robert Bragg [Wed, 29 Oct 2008 17:30:34 +0000 (17:30 +0000)]
Bumps revisions for various X packages
Updates for xserver-xf86-dri-lite, xtrans, mesa-dri, libdrm, xf86-input-mouse,
xf86-input-keyboard, xf86-input-synaptics, xf86-video-intel,
xf86-video-intel-dri2
Robert Bragg [Thu, 30 Oct 2008 18:14:05 +0000 (18:14 +0000)]
[xserver-xf86-dri2-lite_git] Removes the PE=1
Robert Bragg [Wed, 29 Oct 2008 18:00:37 +0000 (18:00 +0000)]
Adds xf86-video-intel_git.bb
This also moves the patchs in xf86-video-intel-dri2/ -> xf86-video-intel/
Robert Bragg [Wed, 29 Oct 2008 17:56:57 +0000 (17:56 +0000)]
[xserver-xf86-dri-lite_git.bb] bumps the PR
Robert Bragg [Wed, 29 Oct 2008 17:45:51 +0000 (17:45 +0000)]
Adds a new xserver-xf86-dri2-lite_git.bb package for building the X server
with dri2 enabled
Robert Bragg [Wed, 29 Oct 2008 17:43:42 +0000 (17:43 +0000)]
[xserver-xf86-dri-lite] Bumps the PV and explicitly disables dri2
Robert Bragg [Wed, 29 Oct 2008 18:33:27 +0000 (18:33 +0000)]
[xf86-video-intel-dri2] Updates 004_reduce_driver_boottime.patch
Robert Bragg [Wed, 29 Oct 2008 17:38:16 +0000 (17:38 +0000)]
[xf86-video-intel-dri2] comments out reduce_driver_boottime.patch
This patch doesn't apply a.t.m to the latest driver (Will come back and rebase
this later)
Robert Bragg [Wed, 29 Oct 2008 17:29:51 +0000 (17:29 +0000)]
[poky-fixed-revisions.inc] Updates Git versions for various X packages
Updates for xserver-xf86-dri-lite, xserver-xf86-dri2-lite, dri2proto,
xf86-video-intel, xf86-video-intel-dri2, xf86-input-keyboard,
xf86-input-mouse, xf86-input-synaptics, mesa-dri, libdrm
Robert Bragg [Wed, 29 Oct 2008 17:23:57 +0000 (17:23 +0000)]
[bitbake.conf] Removes the MACHINE_DRI_MODULES var since it's no longer used by mesa
Robert Bragg [Wed, 29 Oct 2008 17:18:38 +0000 (17:18 +0000)]
[netbook.conf] removes MACHINE_DRI_MODULES, use xf86-video-intel (not dri2) default
MACHINE_DRI_MODULES is no longer used in the mesa recipe and the dri2 driver
depends on dri2.h which depends on the xserver being built for dri2.
Since the mesa package now splits up the dri drivers into seperate packages
this adds mesa-dri-driver-i915 to XSERVER
Robert Bragg [Wed, 29 Oct 2008 17:35:45 +0000 (17:35 +0000)]
[mesa dri] Adds splitting of dri drivers into seperate packages
This removes the earlier use of the MACHINE_DRI_MODULES variable to configure
which drivers were built
Robert Bragg [Wed, 29 Oct 2008 17:17:21 +0000 (17:17 +0000)]
[moblin.conf] Adds quotes for PREFERRED_PROVIDER_xf86-video-intel ?= "xf86-video-intel"
Robert Bragg [Thu, 23 Oct 2008 19:35:24 +0000 (20:35 +0100)]
Makes PREFERRED_PROVIDERs in machine/netbook.conf overrideable via ?= operator
Joshua Lock [Thu, 30 Oct 2008 17:42:01 +0000 (17:42 +0000)]
base.bbclass: Additional git proxy support.
Add to the git proxy support so that the proxy configuration can be propogated to the git config (etc/gitconfig in staging).
Add support for ignored hosts in the git proxy.
Examples in site.conf.sample
Rob Bradford [Thu, 30 Oct 2008 17:27:56 +0000 (17:27 +0000)]
yum: Make the volatile configuration file available
Rob Bradford [Thu, 30 Oct 2008 14:17:58 +0000 (14:17 +0000)]
e2fsprogs-lib: Remove unnecessary package (e2fsprogs can take it's place)
Rob Bradford [Thu, 30 Oct 2008 14:20:36 +0000 (14:20 +0000)]
parted: Depend on e2fsprogs rather than e2fsprogs-libs
Rob Bradford [Thu, 30 Oct 2008 11:14:24 +0000 (11:14 +0000)]
poky-env-internal: Add quoting to support zsh.
Patch from Carl Simonson <simonsonc@gmail.com>.
Rob Bradford [Thu, 30 Oct 2008 10:35:52 +0000 (10:35 +0000)]
poky-fixed-revisions: Set a SRCREV on xf86-video-intel-dri2
Rob Bradford [Wed, 29 Oct 2008 18:21:50 +0000 (18:21 +0000)]
sysvinit: Manage /sbin/poweroff with update-alternatives
Rob Bradford [Wed, 29 Oct 2008 18:21:00 +0000 (18:21 +0000)]
rpm: Don't create a /var/tmp directory (clashes with basefiles)
Rob Braford [Wed, 29 Oct 2008 17:36:56 +0000 (17:36 +0000)]
rootfs_rpm.bbclass: Disable non Poky repositories.
Only use repositories that begin "poky-feed". This prevents contamination with
system repositories.
It may be better to patch yum not to ever look in the system repository
locations (i.e. /etc/yum.repos.d).
Rob Bradford [Wed, 29 Oct 2008 17:35:14 +0000 (17:35 +0000)]
yum: Use volatiles for the yum cache directory