aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Update readmeHEADmasterDavid Phillips2020-01-25
| | | | | The previous README.md file was inherited from Intel's layer, and it is largely unsuitable for the direction this fork of the layer is now taking.
* Remove root passwordDavid Phillips2020-01-25
| | | | | This patch removes the root password entirely, so that login may be achieved over the serial console without entering the (blank) password like before.
* Remove non-critical recipes failing during bootstripDavid Phillips2020-01-25
| | | | | These recipes are mostly unneeded and are failing at boot in some way or another. For now, just remove them from the DE10 image.
* Tweaks for zeus upgradeDavid Phillips2019-11-24
|
* Change kernel, U-Boot to stock, strip down image, add wic/wksDavid Phillips2019-07-27
|
* Temporarily remove superfluous bbappendsDavid Phillips2019-07-27
| | | | | These are causing problems while not building Ångström and can be remoevd for now.
* Remove unused xserver-common recipeDalon Westergreen2017-03-31
| | | | | | | xserver-common is no longer used in the de10-nano image, as a result this bbappend is not needed. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Merge pull request #1 from Evefg4/patch-2Dalon Westergreen2017-03-31
|\ | | | | efg-edits
| * efg-editsEvefg42017-03-31
|/
* Update README.mdDalon Westergreen2017-03-30
|
* Update README.mdDalon Westergreen2017-03-30
|
* Update README.mdDalon Westergreen2017-03-30
|
* Update README.mdDalon Westergreen2017-03-30
|
* Update README.md to reflect new version numberWestergreen, Dalon2017-03-30
| | | | | | The release build is moving to VERSION-2017.03.31 Signed-off-by: Westergreen, Dalon <dalon.westergreen@intel.com>
* Update srcrev for webcontentWestergreen, Dalon2017-03-30
| | | | | | | Some of the links were broken as this content was created prior to the site being up. Signed-off-by: Westergreen, Dalon <dalon.westergreen@intel.com>
* Update README.mdDalon Westergreen2017-03-30
| | | | | | | Since de10-nano.xml removes meta-photography we need to disable it in the bblayers.conf Signed-off-by: Westergreen, Dalon <dalon.westergreen@intel.com>
* MRAA de10-nano support was pulled into mainlineWestergreen, Dalon2017-03-30
| | | | | | | | | | | Moving to the mainline mraa github repository and changing the SRCREV to the current head of the master branch. Signed-off-by: Westergreen, Dalon <dalon.westergreen@intel.com> bob Signed-off-by: Westergreen, Dalon <dalon.westergreen@intel.com>
* Initial commit of de10-nano recipesWestergreen, Dalon2017-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Please note that this is purely for development. Only superficial efforts have been made to resolve security concerns, and it should be noted that the board ships with an EMPTY ROOT PASSWORD and support for root login via ssh. This allows passwordless access to the board via ssh. recipes-bsp/u-boot: Contains the uboot 2017.03rc2 recipe and patches to support the de10-nano board recipes-connectivity/avahi: bbappend to remove unwanted packages recipes-connectivity/bluez: bbappend to add --compat to the bluetooth service to support legacy SDP APIs recipes-connectivity/openssh: bbappend to add a custom sshd_config recipes-core/base-files: bbappend to customize fstab and inputrc recipes-core/imagemagick: bbappend to change build configuration for the de10-nano board recipes-core/packagegroups: bbappend to remove an unwanted package recipes-core/webkit: bbappend to remove support for opengl recipes-demo: Various demo applications recipes-devtools: MRAA and UPM recipes recipes-images/angstrom/de10-nano-image.bb: DE10-Nano image definition recipes-kernel/de10-nano-linux-firmware: FPGA related firmware required for fpga configuration and devicetree overlay support recipes-kernel/linux: bbappend to customize configuration of linux kernel as well as patch in the de10-nano devicetree recipes-misc: various initialization and systemd scripts recipes-qt/qt5: bbappend to modify qt build options recipes-support/neon: bbappend to remove unwanted package recipes-support/upower: bbappend to remove unwanted package recipes-webserver: webserver configuration and webcontent for board hostedweb portal recipes-xfce/thunar-volman: bbappend to remove unwanted package recipes-xfce/xfce-pointers: add configuration so that xfce does not use the adxl input as a mouse recipes-xfce/xfce4-settings: bbappend to remove unwanted package Signed-off-by: Westergreen, Dalon <dalon.westergreen@intel.com>
* Initial CommitWestergreen, Dalon2017-03-29
Signed-off-by: Westergreen, Dalon <dalon.westergreen@intel.com>