summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-10-31base.bbclass: Add missing import bbRichard Purdie1
2008-10-31added packages: PolicyKit and PackageKitAnas Nashif2
2008-10-31New package: pamAnas Nashif1
2008-10-31linux-moblin: 2.6.27-rc6 is not the defaultSamuel Ortiz1
2008-10-30scripts/poky-autobuild-moblin: Add extra variables to the whitelistRichard Purdie1
2008-10-30[task-moblin] bumps PR, so that machine mods to XSERVER get noticedRobert Bragg1
2008-10-30This removes xtrans 1.2.1 since we now have xtrans 1.2.2Robert Bragg1
2008-10-30Deletes libdrm_2.3.1 since we now have libdrm_2.4.0Robert Bragg1
2008-10-30Bumps revisions for various X packagesRobert Bragg1
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
2008-10-30[xserver-xf86-dri2-lite_git] Removes the PE=1Robert Bragg1
2008-10-30Adds xf86-video-intel_git.bbRobert Bragg5
This also moves the patchs in xf86-video-intel-dri2/ -> xf86-video-intel/
2008-10-30[xserver-xf86-dri-lite_git.bb] bumps the PRRobert Bragg1
2008-10-30Adds a new xserver-xf86-dri2-lite_git.bb package for building the X serverRobert Bragg1
with dri2 enabled
2008-10-30[xserver-xf86-dri-lite] Bumps the PV and explicitly disables dri2Robert Bragg1
2008-10-30[xf86-video-intel-dri2] Updates 004_reduce_driver_boottime.patchRobert Bragg2
2008-10-30[xf86-video-intel-dri2] comments out reduce_driver_boottime.patchRobert Bragg1
This patch doesn't apply a.t.m to the latest driver (Will come back and rebase this later)
2008-10-30[poky-fixed-revisions.inc] Updates Git versions for various X packagesRobert Bragg1
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
2008-10-30[bitbake.conf] Removes the MACHINE_DRI_MODULES var since it's no longer used ↵Robert Bragg1
by mesa
2008-10-30[netbook.conf] removes MACHINE_DRI_MODULES, use xf86-video-intel (not dri2) ↵Robert Bragg1
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
2008-10-30[mesa dri] Adds splitting of dri drivers into seperate packagesRobert Bragg2
This removes the earlier use of the MACHINE_DRI_MODULES variable to configure which drivers were built
2008-10-30[moblin.conf] Adds quotes for PREFERRED_PROVIDER_xf86-video-intel ?= ↵Robert Bragg1
"xf86-video-intel"
2008-10-30Makes PREFERRED_PROVIDERs in machine/netbook.conf overrideable via ?= operatorRobert Bragg1
2008-10-30base.bbclass: Additional git proxy support.Joshua Lock2
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
2008-10-30yum: Make the volatile configuration file availableRob Bradford1
2008-10-30e2fsprogs-lib: Remove unnecessary package (e2fsprogs can take it's place)Rob Bradford4
2008-10-30parted: Depend on e2fsprogs rather than e2fsprogs-libsRob Bradford1
2008-10-30poky-env-internal: Add quoting to support zsh.Rob Bradford1
Patch from Carl Simonson <simonsonc@gmail.com>.
2008-10-30poky-fixed-revisions: Set a SRCREV on xf86-video-intel-dri2Rob Bradford1
2008-10-29sysvinit: Manage /sbin/poweroff with update-alternativesRob Bradford1
2008-10-29rpm: Don't create a /var/tmp directory (clashes with basefiles)Rob Bradford1
2008-10-29rootfs_rpm.bbclass: Disable non Poky repositories.Rob Braford1
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).
2008-10-29yum: Use volatiles for the yum cache directoryRob Bradford2
2008-10-29packages: check, uuid and xerces.Joshua Lock5
Add recipes for: updated check, 0.9.5 uuid 1.6.2 xerces-c 2.8.0
2008-10-29createrepo-native: Fix SRC_URI.Rob Bradford1
2008-10-29Merge branch 'pli1/X11-rework' of git@moblin-mdi.jf.intel.com:poky-staging ↵Richard Purdie11
into master-dev
2008-10-29task-moblin-tools: bumping PRSamuel Ortiz1
2008-10-29xf86-video-intel-dri2: delete 007_disable_tiling_and_enable_UXA.patchPeng Li1
remove this patch because driver options are set in xorg.conf
2008-10-29xf86-video-intel-dri2: rebase X fastboot patchesPeng Li4
rebase X fastboot patches for latest driver
2008-10-29task-moblin-tools: Removed exmap and sreadaheadSamuel Ortiz1
2008-10-29netbook.conf : change xf86-video-intel to xf86-video-intel-dri2Peng Li1
This change will have package "xf86-video-intel-dri2" built into netbook image
2008-10-29xf86-video-intel-dri2: don't apply patch "007_disable_tiling_and_enable_UXA"Peng Li1
These driver options are specified in xorg.conf. Don't need to apply this patch any more.
2008-10-29xf86-video-intel-dri2: update PVPeng Li2
PV should be "2.4.97+git${SRCREV}" according to upstream tag poky.conf: small typo fix
2008-10-29xserver-xf86-dri-lite : apply xserver-boottime.patchPeng Li1
This patch is used to measure xserver boot time
2008-10-29xtrans: add xtrans_1.2.2.bbPeng Li1
This is a build dependency of xserver-xf86-dri-lite_git
2008-10-29meta-moblin/packages/tasks/task-moblin-tools.bb: fix typo in filename.Joshua Lock1
2008-10-29Tidy up images and tasks in meta and meta-moblin.Joshua Lock31
meta now only contains images and tasks relating to core Poky and the Sato environment. meta-moblin contains images and tasks for netbooks and the moblin environment. Remove any duplicated tasks and images and rename images and tasks in meta-moblin.
2008-10-29local.conf.sample: Append to BBFILES instead of overwritingRichard Purdie1
2008-10-29gtk+: Add moblin overrideRichard Purdie1
2008-10-29Add poky-image-sdk-live to meta/Richard Purdie1
2008-10-29kernel.bbclass: We dont want to tar lib/ if we dont have any modulesSamuel Ortiz1