summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-10-13Use lzma compression for rootfsBrad Bishop1-1/+1
This saves almost 30 percent.
2015-10-12Merge pull request #13 from bradbishop/masterPatrick Williams11-2/+46801
First pass at flash image generation.
2015-10-12Merge pull request #15 from causten/buildingonpowerPatrick Williams3-0/+28
Code to allow building on Power based systems
2015-10-12Code to allow building on Power based systemsChris Austen3-0/+28
2015-10-08Add u-boot for PalmettoBrad Bishop6-1/+46650
Ported from http://github.com/facebook/openbmc.
2015-10-08Use OpenBMC uboot imageBrad Bishop1-1/+4
This makes all machines use the OpenBMC flash image uboot image fstype specialization.
2015-10-08Backport 2013.07 uboot recipeBrad Bishop2-0/+99
2015-10-08Add uboot image type specializationBrad Bishop1-0/+47
Combines all the build artifacts into a single flash image.
2015-10-08Add vim swap files to .gitignoreBrad Bishop1-0/+1
2015-10-08Merge pull request #12 from bradbishop/masterPatrick Williams18-15/+159
Build support for Palmetto netboot
2015-10-06Move Palmetto specific metadata to Palmetto layerBrad Bishop5-0/+23
2015-10-06Move Palmetto specific metadata to Palmetto layerBrad Bishop5-26/+0
2015-10-06Add linux-obmc kernel recipeBrad Bishop8-0/+85
2015-10-06Add recipes-connectivity recipes.txt descriptionBrad Bishop1-0/+1
2015-10-06Allow login on ttyS4Brad Bishop3-1/+17
2015-10-06Add kernel-cuimage classBrad Bishop1-0/+45
Combined kernel / device tree kernel target emulation. Copied from kernel-uimage.
2015-10-02Merge pull request #11 from bradbishop/gccPatrick Williams1-0/+1
Back off GCC to 4.9.3
2015-10-01Back off GCC to 4.9.3Brad Bishop1-0/+1
5.2.0 is producing an unusable kernel for Palmetto. Qemuarm seems to work fine on either 5.2.0 or 4.9.3. Remove when https://github.com/openbmc/openbmc/issues/10 is resolved.
2015-10-01Merge pull request #9 from bradbishop/templateconfPatrick Williams1-5/+5
Palmetto template bblayers missing relocation
2015-10-01Palmetto template bblayers missing relocationBrad Bishop1-5/+5
Choosing to cater to the superproject clone use case.
2015-09-29Add 'meta-openbmc-machines/meta-openpower/' from commit ↵Patrick Williams10-0/+517
'0e8aea6232bcd647108e199707c0a687c3d90076' git-subtree-dir: meta-openbmc-machines/meta-openpower git-subtree-mainline: 9a919a109aff8005ec8f181d6ab3961ca7f5b374 git-subtree-split: 0e8aea6232bcd647108e199707c0a687c3d90076
2015-09-29Add 'meta-openbmc-bsp/meta-aspeed/' from commit ↵Patrick Williams9-0/+251
'940e097002829605e2b5ec36f02f59676b33aedc' git-subtree-dir: meta-openbmc-bsp/meta-aspeed git-subtree-mainline: ef552f65c3d54126b5ecc813bdd7265ed8f33e4b git-subtree-split: 940e097002829605e2b5ec36f02f59676b33aedc
2015-09-29Open up DBUS permissionsBrad Bishop3-0/+22
Make wide open during prototyping phase. Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2015-09-29Introducing meta-aspeedBrad Bishop9-0/+251
OE BSP layer supporting Aspeed SOCs for Phosphor.
2015-09-29Introducing meta-openpowerBrad Bishop10-0/+517
OE BSP layer(s) for Phosphor.
2015-09-23Merge pull request #4 from bradbishop/masterPatrick Williams5-4/+93
Sample python dbus client, fix dbus-service class, python dbus service example enhancements.
2015-09-23Merge pull request #5 from williamspatrick/openssl-size-reducePatrick Williams1-0/+11
openssl: reduce crypto algorithms used
2015-09-23openssl: reduce crypto algorithms usedPatrick Williams1-0/+11
Resolves openbmc/meta-phosphor#9. Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2015-09-22Merge commit 'd7e963193b4e6541206a320316a158a65f1fee89' into HEADPatrick Williams41-173/+761
2015-09-22Squashed 'yocto-poky/' changes from ea562de..7b86c77Patrick Williams41-173/+761
7b86c77 bitbake: bitbake: bb.fetch2.git: Import errno module e993aa6 bitbake: toaster: hide irrelevant builds in the project builds view 5b4e380 bitbake: data_smart: Ensure OVERRIDES dependencies account for contains() 60d019d bitbake: data_smart: Correctly handle OVERRIDE values set using ??= 701ad76 bitbake: data_smart: When considering OVERRIDE dependencies, do so recursively 4325f6f bitbake: data_smart: Expand overrides cache recursively 3a5e46b bitbake: bb.fetch2.{git, hg}: remove tarball if it needs updating 441f04c bitbake: toaster: Simplify redirects when build page parameters are missing 30f9f79 bitbake: toaster: Fix date range pickers on the project builds page 047245f bitbake: toaster: Show correct builds count on project pages 5528f3a bitbake: toaster: hide irrelevant builds in the project builds view 2bb600a bitbake: tests/fetch.py: Fix recursion failure in url mapping 4c3d4ec bitbake: fetch2/__init__.py: uri_replace regex handling 460e4c2 bitbake: toaster: Don't def a function for each call to build_artifact() b6d1d2a bitbake: toaster: Avoid unnecessary local to local copy of cooker log 8c63d60 bitbake: toaster: Read correct cooker log path from toasterui 013c030 bitbake: toaster: delete multiple builds cleanup 3165af3 bitbake: data_smart: Separate out update_overridevars into separate function 07aef86 bitbake: cache: Handle spaces and colons in directory names for file-checksums 9679500 autotools.bbclass: mkdir ${B} -> mkdir -p ${B} c30ee2a perf: mkdir ${B} -> mkdir -p ${B} d18612a recipetool: add 'newappend' sub-command 4727384 oeqa/sstatetests: Add test for nativesdk stamp invariance with MACHINE 56b2c53 glibc: Ensure OVERRIDES doesn't influence sstate checksum 1884550 image.py: Ensure base image size is an integer ec72426 python: Add python-misc as rdependency to python-modules c170f35 cryptodev-tests: don't use STAGING_KERNEL_DIR, fix re-packaging in multi-machine builds 2d7fe03 adwaita-icon-theme: RREPLACE gnome-icon-theme 94d280f mkelfimage: fix owner for /usr/sbin/mkelfImage 3323c3f nspr: fix SRC_URI 935a8bd mkefidisk: Create interactive menu for the script 6c05e6a image.bbclass: add do_rootfs vardeps for {COMPRESS, IMAGE}_CMD_* 82be1f3 squashfs-tools: make it be able to be compiled by gcc5 with "-O0" dc3bc22 linux-firmware: package Broadcom BCM4354 firmware db8f796 perf: fix the install-python_ext on upstream kernel bfe2cd1 systemd: fix missing space in SRC_URI append 2515cf2 python: remove --with-wctype-functions configure option 17f5a5a kmod: fix link creation when base_bindir != /bin e2cfe93 prelink: Move to latest release 32472dc glibc: don't require bash for nscd init script d8eb9d4 oeqa/decorators: Added decorator to restart the DUT in case of test hang. 5acf99d init-install-efi.sh: Avoid /mnt/mtab creation if already present git-subtree-dir: yocto-poky git-subtree-split: 7b86c771c80d0759c2ca0e57c46c4c966f89c49e
2015-09-22Add python-dbus client example: pyclient-sampleBrad Bishop2-0/+68
2015-09-22Add standard DBUS props to python service exampleBrad Bishop1-1/+24
2015-09-22Add spaces around SRC_URI in dbus-service classBrad Bishop1-1/+1
Without this, subsequent prepend/appends to SRC_URI don't work.
2015-09-22Remove debug print from MakefileBrad Bishop1-2/+0
2015-09-22Merge pull request #3 from bradbishop/masterPatrick Williams24-48/+236
sd-bus example, pydbus example rework
2015-09-22Added sd-bus service exampleBrad Bishop9-3/+180
Added obmc-phosphor-example-sdbus. Added sdbus-service class for common logic.
2015-09-22Refactor obmc-phosphor-qemuBrad Bishop7-37/+41
Renamed to obmc-phosphor-example-pydbus. Prep for forthcoming sdbus example. Added signal example.
2015-09-22Add pydbus-service classBrad Bishop7-6/+12
2015-09-22Check for empty DBUS_SERVICESBrad Bishop1-3/+4
2015-09-22Don't override CC in example MakefileBrad Bishop1-1/+1
bitbake discards overrides like this away, but for builds using the SDK CC needs to be picked up from the environment.
2015-09-21Merge pull request #2 from bradbishop/dbus-servicePatrick Williams8-31/+114
Sample python-dbus, fix Makefile samples.
2015-09-21Fix compile/link cmdlines in sample MakefileBrad Bishop1-2/+2
Input object files were after --as-needed resulting in no DT_NEEDED tags
2015-09-21Example D-Bus service implementationBrad Bishop7-29/+112
Provided an example service implementation in obmc-phosphor-qemu
2015-09-17Merge commit '3962d8b2000379114eaa4d413abb89fdd86a9753' into HEADPatrick Williams1-1/+1
2015-09-17Merge pull request #4 from bradbishop/masterPatrick Williams1-1/+1
Remove stray quote from sample configuration
2015-09-17Remove stray quote from sample configurationBrad Bishop1-1/+1
2015-09-16Merge commit 'bd7c9e235facf05eff4493ebaf2c43f90ed34f92' into HEADPatrick Williams9-2/+102
2015-09-16Merge pull request #3 from williamspatrick/20150816_imagesizePatrick Williams3-2/+7
20150816 imagesize
2015-09-16Merge pull request #2 from bradbishop/masterPatrick Williams7-0/+95
Add rest-dbus DBUS Introspecting REST server.
2015-09-16build: Allow all RH6.* distrosPatrick Williams1-1/+2
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>