Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [moblin.conf] Adds quotes for PREFERRED_PROVIDER_xf86-video-intel ?= ↵ | Robert Bragg | 2008-10-30 | 1 | -1/+1 | |
| | | | | "xf86-video-intel" | |||||
* | Makes PREFERRED_PROVIDERs in machine/netbook.conf overrideable via ?= operator | Robert Bragg | 2008-10-30 | 1 | -4/+4 | |
| | ||||||
* | base.bbclass: Additional git proxy support. | Joshua Lock | 2008-10-30 | 2 | -0/+30 | |
| | | | | | | | 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 | |||||
* | yum: Make the volatile configuration file available | Rob Bradford | 2008-10-30 | 1 | -2/+3 | |
| | ||||||
* | e2fsprogs-lib: Remove unnecessary package (e2fsprogs can take it's place) | Rob Bradford | 2008-10-30 | 4 | -82/+0 | |
| | ||||||
* | parted: Depend on e2fsprogs rather than e2fsprogs-libs | Rob Bradford | 2008-10-30 | 1 | -2/+2 | |
| | ||||||
* | poky-env-internal: Add quoting to support zsh. | Rob Bradford | 2008-10-30 | 1 | -1/+1 | |
| | | | | Patch from Carl Simonson <simonsonc@gmail.com>. | |||||
* | poky-fixed-revisions: Set a SRCREV on xf86-video-intel-dri2 | Rob Bradford | 2008-10-30 | 1 | -0/+1 | |
| | ||||||
* | sysvinit: Manage /sbin/poweroff with update-alternatives | Rob Bradford | 2008-10-29 | 1 | -1/+4 | |
| | ||||||
* | rpm: Don't create a /var/tmp directory (clashes with basefiles) | Rob Bradford | 2008-10-29 | 1 | -1/+5 | |
| | ||||||
* | rootfs_rpm.bbclass: Disable non Poky repositories. | Rob Braford | 2008-10-29 | 1 | -1/+1 | |
| | | | | | | | | 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). | |||||
* | yum: Use volatiles for the yum cache directory | Rob Bradford | 2008-10-29 | 2 | -1/+10 | |
| | ||||||
* | packages: check, uuid and xerces. | Joshua Lock | 2008-10-29 | 5 | -0/+124 | |
| | | | | | | Add recipes for: updated check, 0.9.5 uuid 1.6.2 xerces-c 2.8.0 | |||||
* | createrepo-native: Fix SRC_URI. | Rob Bradford | 2008-10-29 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'pli1/X11-rework' of git@moblin-mdi.jf.intel.com:poky-staging ↵ | Richard Purdie | 2008-10-29 | 11 | -89/+60 | |
|\ | | | | | | | into master-dev | |||||
| * | xf86-video-intel-dri2: delete 007_disable_tiling_and_enable_UXA.patch | Peng Li | 2008-10-29 | 1 | -28/+0 | |
| | | | | | | | | remove this patch because driver options are set in xorg.conf | |||||
| * | xf86-video-intel-dri2: rebase X fastboot patches | Peng Li | 2008-10-29 | 4 | -55/+32 | |
| | | | | | | | | rebase X fastboot patches for latest driver | |||||
| * | netbook.conf : change xf86-video-intel to xf86-video-intel-dri2 | Peng Li | 2008-10-29 | 1 | -1/+1 | |
| | | | | | | | | | | This change will have package "xf86-video-intel-dri2" built into netbook image | |||||
| * | xf86-video-intel-dri2: don't apply patch "007_disable_tiling_and_enable_UXA" | Peng Li | 2008-10-29 | 1 | -2/+1 | |
| | | | | | | | | | | These driver options are specified in xorg.conf. Don't need to apply this patch any more. | |||||
| * | xf86-video-intel-dri2: update PV | Peng Li | 2008-10-29 | 2 | -2/+2 | |
| | | | | | | | | | | PV should be "2.4.97+git${SRCREV}" according to upstream tag poky.conf: small typo fix | |||||
| * | xserver-xf86-dri-lite : apply xserver-boottime.patch | Peng Li | 2008-10-29 | 1 | -1/+2 | |
| | | | | | | | | This patch is used to measure xserver boot time | |||||
| * | xtrans: add xtrans_1.2.2.bb | Peng Li | 2008-10-29 | 1 | -0/+12 | |
| | | | | | | | | This is a build dependency of xserver-xf86-dri-lite_git | |||||
| * | drm : add libdrm_2.4.0.bb | Peng Li | 2008-10-28 | 1 | -0/+10 | |
| | | | | | | | | This is a GEM dependency. DRI2 will need GEM support | |||||
* | | task-moblin-tools: bumping PR | Samuel Ortiz | 2008-10-29 | 1 | -1/+1 | |
| | | ||||||
* | | task-moblin-tools: Removed exmap and sreadahead | Samuel Ortiz | 2008-10-29 | 1 | -4/+4 | |
| | | ||||||
* | | meta-moblin/packages/tasks/task-moblin-tools.bb: fix typo in filename. | Joshua Lock | 2008-10-29 | 1 | -0/+0 | |
| | | ||||||
* | | Tidy up images and tasks in meta and meta-moblin. | Joshua Lock | 2008-10-29 | 31 | -209/+64 | |
| | | | | | | | | | | | | | | 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. | |||||
* | | local.conf.sample: Append to BBFILES instead of overwriting | Richard Purdie | 2008-10-29 | 1 | -1/+1 | |
| | | ||||||
* | | gtk+: Add moblin override | Richard Purdie | 2008-10-29 | 1 | -0/+1 | |
| | | ||||||
* | | Add poky-image-sdk-live to meta/ | Richard Purdie | 2008-10-29 | 1 | -0/+9 | |
| | | ||||||
* | | kernel.bbclass: We dont want to tar lib/ if we dont have any modules | Samuel Ortiz | 2008-10-29 | 1 | -1/+3 | |
| | | ||||||
* | | meta-moblin: Add moblin-image-minimal image | Samuel Ortiz | 2008-10-29 | 1 | -0/+11 | |
| | | ||||||
* | | conf/distro/include/world-broken.inc: Exclude clutter-helix from world builds | Richard Purdie | 2008-10-28 | 1 | -0/+3 | |
| | | ||||||
* | | bitbake: Add tryaltconfigs option to disable the alternative configuration ↵ | Richard Purdie | 2008-10-28 | 8 | -8/+21 | |
| | | | | | | | | attempts and make the 'continue' more aggresive | |||||
* | | scripts/poky-env-internal: Add POKYMODE to BB_ENV_WHITELIST | Richard Purdie | 2008-10-28 | 1 | -1/+1 | |
| | | ||||||
* | | conf/distro/include/world-broken.inc: Add abiword and abiword-embedded for now | Richard Purdie | 2008-10-28 | 1 | -0/+3 | |
| | | ||||||
* | | package_rpm.bbclass: Don't use the system wide RPM macros. | Rob Bradford | 2008-10-28 | 1 | -1/+1 | |
| | | | | | | | | | | This fixes the build on Fedora 10 where the RPM system macros obliterate the value of BuildRoot that is set in the spec file. | |||||
* | | matchbox-panel-applet-2: Update SRCREV to fix breakage on non-APM platforms | Rob Bradford | 2008-10-28 | 1 | -1/+1 | |
| | | ||||||
* | | conf/distro: Create a moblin distro config file based on the Poky one | Richard Purdie | 2008-10-28 | 7 | -41/+201 | |
| | | | | | | | | Also refactor various data into common include files. | |||||
* | | bitbake-dev: Renamed to match the UI name | Rob Bradford | 2008-10-28 | 1 | -0/+0 | |
| | | | | | | | | | | | | The UI starter now dynamically searches for the UI module based on the parameter given to -u. bitbake advertises the dependency explorer as "depexp" therefore this module needs renaming. | |||||
* | | image.bbclass: Add INHIBIT_DEFAULT_DEPS | Richard Purdie | 2008-10-28 | 1 | -0/+2 | |
| | | ||||||
* | | bitbake-dev: Use the default task if 'None' asked for | Rob Bradford | 2008-10-28 | 1 | -0/+16 | |
| | | | | | | | | | | | | | | Since the default task is not known/available until the configuration files are parsed we may return None when the UI requests getCmdLine. We can enforce the use of the default by querying it again after the configuration is parsed/cache updated. | |||||
* | | bitbake-dev: Refactor configuration file parsing | Rob Bradford | 2008-10-28 | 1 | -30/+26 | |
| | | | | | | | | | | | | | | | | Separate the parsing of the configuration files / recipes into a separate function to the parsing of the command line. This parsing of the configuration files now happens when updateCache() is called. Some functionality has been moved from parseConfiguration() to __init__. | |||||
* | | bitbake-dev: Save the cooker log into the working directory. | Rob Bradford | 2008-10-28 | 1 | -8/+4 | |
| | | | | | | | | | | This is necessary since with later refactoring the TMPDIR variable will not be available at this point in time. | |||||
* | | scripts/poky-env-internal: Unset BDIR after use | Richard Purdie | 2008-10-28 | 1 | -0/+2 | |
| | | ||||||
* | | helix-libs, ribosome: Set COMPATIBLE_HOST since x86 only | Richard Purdie | 2008-10-28 | 2 | -0/+4 | |
|/ | ||||||
* | bootimg: copy rootfs to ISO image | Samuel Ortiz | 2008-10-27 | 1 | -0/+4 | |
| | | | | We are only copying the initrd right now. | |||||
* | tasks: apps-x11-pimlico renaming typo | Samuel Ortiz | 2008-10-27 | 1 | -0/+0 | |
| | ||||||
* | tasks: fix moblin-tools task name typo | Samuel Ortiz | 2008-10-27 | 1 | -0/+58 | |
| | ||||||
* | bitbake-dev: Remove use of self.configuration.cmd as state from shell | Rob Bradford | 2008-10-27 | 1 | -10/+2 | |
| | | | | | | The shell updated the self.configuration.cmd variable since commans relied on this implicit state. Since those commands now have an explicit task parameter such state manipulation is no longer necessary. |