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
*
rootfs_rpm.bbclass: switch to using run-postinsts
Laurentiu Palcu
2013-06-11
1
-1
/
+1
*
image.bbclass: remove unneeded files from the image
Laurentiu Palcu
2013-06-11
1
-0
/
+33
*
rootfs_*.bbclass: add some helper functions
Laurentiu Palcu
2013-06-11
3
-25
/
+64
*
classes/qmake_base: update .pro hack
Jonathan Liu
2013-06-11
1
-2
/
+13
*
classes/qmake2: export OE_QMAKE_LCONVERT and OE_QMAKE_XMLPATTERNS
Jonathan Liu
2013-06-11
1
-0
/
+2
*
classes/buildhistory: split SDK data by IMAGE_NAME
Paul Eggleton
2013-06-11
1
-1
/
+1
*
gnomebase.bbclass: add support for archive name different from BPN
Marko Lindqvist
2013-06-11
1
-1
/
+2
*
gnomebase.bbclass: implement gnome_verdir() using trim_version()
Marko Lindqvist
2013-06-11
1
-3
/
+1
*
base/useradd/sstate: Ensure do_package setscene has correct fakeroot dependen...
Richard Purdie
2013-06-07
3
-2
/
+3
*
package_*.bbclass: Drop fakeroot from setscene calls
Richard Purdie
2013-06-07
3
-3
/
+0
*
kernel.bbclass: Fix link for modules-${MACHINE}.tgz
Yi Zhao
2013-06-07
1
-1
/
+1
*
image_types.bbclass: add ubifs to IMAGE_TYPES
Andrea Adami
2013-06-07
1
-1
/
+1
*
multilib.bbclass: fix the PACKAGEFUNCS_append
Robert Yang
2013-06-07
1
-1
/
+1
*
insane/package: refactor packaging sanity tests
Robert Yang
2013-06-07
2
-24
/
+45
*
insane/package: let package.bbclass inherit insane.bbclass
Robert Yang
2013-06-07
2
-3
/
+8
*
autotools.bbclass: Factor out aclocal copying function
Richard Purdie
2013-06-04
1
-15
/
+22
*
sanity.bbclass: make sure python is a full install
Jesse Zhang
2013-06-04
1
-0
/
+6
*
sstate.bbclass: fixup extra hardcoded paths
Jackie Huang
2013-06-04
1
-0
/
+11
*
classes/buildhistory: record removals in buildhistory directory
Jonathan Liu
2013-06-04
1
-1
/
+1
*
utils.bbclass: ensure $0 is correct in wrapper scripts
Ross Burton
2013-05-30
1
-4
/
+5
*
pixbufcache: add more documentation
Ross Burton
2013-05-30
1
-0
/
+3
*
cmake.bbclass: modify construction of compiler flags
Joe Slater
2013-05-29
1
-2
/
+2
*
qmake_base.bbclass: Add linux-gnun32-oe-g++ to QMAKESPEC
Xin Ouyang
2013-05-29
1
-1
/
+1
*
siteinfo.bbclass: Add mips64 common siteinfo
Mark Hatle
2013-05-29
1
-2
/
+2
*
rm_work.bbclass: ignore failure for removing pseudo folder
Ming Liu
2013-05-24
1
-3
/
+6
*
cross: Clear do_populate_sysroot[stamp-extra-info] so that stamps are not MAC...
Phil Blundell
2013-05-24
1
-0
/
+1
*
kernel: Remove unnecessary cd and rm, fix MODULE_TARBALL_SYMLINK_NAME creation
Martin Jansa
2013-05-24
1
-6
/
+3
*
clutter.bbclass: removed unused function
Tomas Frydrych
2013-05-24
1
-5
/
+0
*
kernel.bbclass: Add dependency on binutils
Mike Crowe
2013-05-24
1
-1
/
+1
*
pixbufcache: update the loader cache when installing natively
Ross Burton
2013-05-24
1
-0
/
+20
*
sanity.bbclass: Drop dubious print
Richard Purdie
2013-05-24
1
-1
/
+0
*
buildhistory: Sync with bitbake changes
Richard Purdie
2013-05-23
1
-1
/
+4
*
image.bbclass: add postinst_enable_logging
Chen Qi
2013-05-23
1
-0
/
+11
*
task.bbclass: Drop deprecated class
Richard Purdie
2013-05-22
1
-6
/
+0
*
update-alternatives: Drop deprecated code, update to show error message
Richard Purdie
2013-05-22
1
-94
/
+1
*
clutter.bbclass: helper class for clutter and friends
Tomas Frydrych
2013-05-21
1
-0
/
+28
*
image_types.bbclass: remove the old images
Robert Yang
2013-05-21
1
-1
/
+5
*
toolchain-scripts.bbclass:Add CROSS_COMPILE variable to environment-setup file
Zongchun Yu
2013-05-16
1
-0
/
+3
*
bbclass: bb.fatal() clean up
Robert Yang
2013-05-16
3
-4
/
+0
*
boot-directdisk: Scope HDDDIR and HDDIMG variables to avoid conflicts
Jonathan Liu
2013-05-16
1
-13
/
+12
*
syslinux: Update to 4.06
Jonathan Liu
2013-05-16
2
-6
/
+6
*
image.bbclass: Add package-management image feature to validitems
Khem Raj
2013-05-14
1
-1
/
+1
*
package.bbclass: Fix sources contents
Richard Purdie
2013-05-14
1
-5
/
+5
*
sanity.bbclass: Attach the missing value to a format string.
Peter Seebach
2013-05-13
1
-1
/
+1
*
image-vmdk.bbclass: disable the NOISO = "1"
Robert Yang
2013-05-12
1
-1
/
+1
*
classes/core-image: drop apps-console-core IMAGE_FEATURES support
Paul Eggleton
2013-05-12
1
-8
/
+0
*
classes/image: show an error on invalid IMAGE_FEATURES
Paul Eggleton
2013-05-12
1
-0
/
+16
*
image-vmdk: Fix error recreating symbolic link
Jonathan Liu
2013-05-12
1
-2
/
+1
*
imagetest-qemu.bbclass, qemuimage-testlib: add support for more FSTYPES
Stefan Stanacar
2013-05-12
1
-11
/
+15
*
classes/insane: add check for PN in OVERRIDES
Paul Eggleton
2013-05-10
1
-0
/
+5
[next]