index
:
ast2050-yocto-poky
fido
Modified yocto poky sources to support the Aspeed AST2050 and ASUS KGPE-D16 / KCMA-D8
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
classes
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
classes/image: skip recipe on invalid IMAGE_FEATURES item
Paul Eggleton
2015-02-03
1
-1
/
+4
*
classes/image: drop unused default of MACHINE_POSTPROCESS_COMMAND
Paul Eggleton
2015-02-03
1
-1
/
+0
*
report-error: Catch un-readable log data
Michael Wood
2015-02-03
1
-3
/
+7
*
sed-native: drop
Paul Eggleton
2015-02-02
1
-1
/
+1
*
btrfs: create an empty file to build the fs in
Saul Wold
2015-02-02
1
-2
/
+2
*
kernel: Fix depmod for multilib
Richard Purdie
2015-01-29
1
-15
/
+11
*
image: Add missing depends on virtual/kernel for depmod data
Richard Purdie
2015-01-29
1
-2
/
+4
*
recipes-qt: add x11 to required DISTRO_FEATURES
Martin Jansa
2015-01-29
1
-1
/
+4
*
kernel-yocto.bbclass: Bug Fix inside do_kernel_checkout()
Theodor Gherzan
2015-01-29
1
-1
/
+1
*
binconfig-disabled: install config scripts in sysroot
Patrick Ohly
2015-01-29
1
-0
/
+10
*
binconfig-disabled: try harder to prevent usage of config scripts
Patrick Ohly
2015-01-29
1
-0
/
+3
*
image_types.bbclass: manage 'cpio_append' directory
Enrico Scholz
2015-01-29
1
-1
/
+1
*
image_types.bbclass: fixed 'init' creation for cpio images
Enrico Scholz
2015-01-29
1
-2
/
+2
*
kernel/image/depmodwrapper: Fixups for depmod
Richard Purdie
2015-01-23
3
-5
/
+17
*
package.bbclass: Let PR server update PKGV, not PV
Mike Looijmans
2015-01-23
1
-3
/
+4
*
fix '[[: not found' error message using dash
Vincent Génieux
2015-01-23
1
-1
/
+1
*
base.bbclass: detect when S has been set incorrectly
Petter Mabäcker
2015-01-23
1
-4
/
+13
*
autotools.bbclass: print make clean
Robert Yang
2015-01-16
1
-0
/
+1
*
package.bbclass: Fix support for private libs
Martin Jansa
2015-01-16
1
-1
/
+1
*
icecc.bbclass: properly handle disabling of icecc
Dmitry Eremin-Solenikov
2015-01-16
1
-8
/
+7
*
cross-canadian/meta-environment: Allow modification of TARGET_OS to be optional
Richard Purdie
2015-01-16
1
-0
/
+4
*
kernel-yocto: remove GUILT_BASE from terminal exports
Bruce Ashfield
2015-01-16
1
-2
/
+1
*
kernel.bbclass: Update cleandirs to remove new kernel staging dirs
Darren Hart
2015-01-16
1
-1
/
+2
*
kernel: move source and build output to work-shared
Bruce Ashfield
2015-01-16
4
-15
/
+31
*
kernel.bbclass: When linux/version.h exists, copy it
Otavio Salvador
2015-01-16
1
-0
/
+4
*
module.bbclass: Add KERNEL_SRC in EXTRA_OEMAKE
Otavio Salvador
2015-01-16
1
-2
/
+2
*
base.bbclass: Avoid explicit ${MAKE} in do_configure
Otavio Salvador
2015-01-08
1
-1
/
+1
*
rm_work: Fix RM_WORK_EXCLUDE for image/sdk recipes
Richard Purdie
2015-01-08
1
-0
/
+8
*
insane.bbclass: fix desktop
Robert Yang
2015-01-07
1
-1
/
+1
*
kernel.bbclass: fix do_unpack function when S ends with slash
Martin Jansa
2015-01-07
1
-0
/
+3
*
image.bbclass: Remove 'set_image_autologin' function
Otavio Salvador
2014-12-31
1
-6
/
+0
*
pythonnative: set PYTHON_EXECUTABLE so that cmake can find it
Andreas Müller
2014-12-25
1
-0
/
+2
*
image.bbclass: avoid boot error on read-only systemd image
Chen Qi
2014-12-25
1
-0
/
+21
*
license.bbclass: hardlink requires write permission
Robert Yang
2014-12-25
1
-2
/
+2
*
license: Validate if LICENSE is well defined.
Aníbal Limón
2014-12-25
2
-0
/
+23
*
license_class: fix license.manifest shows LICENSE field differently to recipe
Aníbal Limón
2014-12-25
1
-6
/
+7
*
image_types.bbclass: Rework code to map types for 'ext3'
Otavio Salvador
2014-12-25
1
-1
/
+1
*
image_types.bbclass: Respect IMAGE_TYPEDEP dependencies
Otavio Salvador
2014-12-25
1
-0
/
+2
*
libc-package.bbclass: add aarch64 target to locale_arch_options
Kai Kang
2014-12-23
1
-0
/
+1
*
siteinfo: account for 32 and 64 bit arm
Joe Slater
2014-12-23
1
-4
/
+4
*
classes/externalsrc: set do_compile as nostamp
Paul Eggleton
2014-12-23
1
-0
/
+3
*
classes/package: move read_shlib_providers() to a common unit
Paul Eggleton
2014-12-21
1
-23
/
+1
*
boot-directdisk: Use kernel from DEPLOY_DIR_IMAGE, not sysroot
Richard Purdie
2014-12-21
1
-1
/
+2
*
bootimg: Use deploy artefacts, not STAGING_KERNEL_DIR
Richard Purdie
2014-12-21
1
-1
/
+2
*
kernel: Fix non linux-yocto builds
Richard Purdie
2014-12-21
1
-4
/
+25
*
kernelsrc.bbclass: Ensure fetch/unpack/patch tasks don't run
Richard Purdie
2014-12-21
1
-0
/
+3
*
kernel: Clean ${S} before unpack
Richard Purdie
2014-12-21
1
-0
/
+2
*
sanity: TMPDIR ABI change for kernel process
Richard Purdie
2014-12-21
1
-0
/
+10
*
kernel-yocto: make sure git tags get dereferenced properly in do_patch()
Jeff Wang
2014-12-21
1
-1
/
+1
*
kernel-yocto: fix non-git builds
Bruce Ashfield
2014-12-21
1
-1
/
+3
[prev]
[next]