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
*
populate_sdk_base: fix bashism
Laurentiu Palcu
2013-07-10
1
-1
/
+1
*
systemd: Don't enable systemd services when native.
Randy Witt
2013-07-10
1
-0
/
+2
*
classes/testimage.bbclass: new class for image tests
Stefan Stanacar
2013-07-09
1
-0
/
+92
*
sstate.bbclass: Add an extra check for sstate_mirrors
Joe MacDonald
2013-07-05
1
-0
/
+10
*
insane.bbclass: Added QA warning for shipping /usr/share/info/dir
Mihai Prica
2013-07-05
1
-1
/
+11
*
classes/insane: fix libdir check regexes
Paul Eggleton
2013-07-05
1
-2
/
+2
*
classes/package: print command output when commands fail
Paul Eggleton
2013-07-02
1
-15
/
+14
*
qt4e.bbclass: export OE_QMAKE_QT_CONFIG
Jonathan Liu
2013-07-02
1
-0
/
+1
*
terminal: Run command using a wrapper script
Tyler Hall
2013-07-02
1
-9
/
+32
*
classes/insane: remove la2 check which no longer exists from ERROR_QA
Paul Eggleton
2013-06-28
1
-1
/
+1
*
qt4*.bbclass: disable build qt on mips64 with 64 bits userspace
Kai Kang
2013-06-28
2
-0
/
+6
*
packagedata: Show error when trying to change PE/PV/PR from runtime/pkgdata
Richard Purdie
2013-06-28
1
-5
/
+13
*
package: Ensure we iterate all the pool objects
Richard Purdie
2013-06-28
1
-2
/
+2
*
sanity.bbclass: Check for the known broken version of make
Mark Hatle
2013-06-28
1
-0
/
+37
*
autotools.bbclass: force copy Makefile.in.in to ${S}/po/
Roy.Li
2013-06-28
1
-1
/
+1
*
useradd.bbclass: Add members to a group
Mikhail Durnev
2013-06-28
1
-5
/
+63
*
image_types.bbclass: set 'filetype' ext4 feature
Enrico Scholz
2013-06-28
1
-1
/
+1
*
sanity.bbclass: Fix COREBASE sanity tests
Richard Purdie
2013-06-27
1
-1
/
+1
*
sanity.bbclass: Add check for @ character in build directory name
Richard Purdie
2013-06-27
1
-4
/
+6
*
populate_sdk_base, adt_installer: abort install if path contains spaces
Laurentiu Palcu
2013-06-25
1
-4
/
+9
*
sanity.bbclass: Various improvements
Richard Purdie
2013-06-24
1
-254
/
+257
*
sanity.bbclass: Drop horrible obsolete minversion hack
Richard Purdie
2013-06-24
1
-7
/
+2
*
base.bbclass: Ensure finalised data is displayed in build banner
Richard Purdie
2013-06-21
1
-2
/
+4
*
utility-tasks/distrodata: Add recideptask flag for fetchall/checkuriall
Richard Purdie
2013-06-20
3
-1
/
+7
*
classes/buildhistory: fix error when no packages are installed
Paul Eggleton
2013-06-20
1
-1
/
+5
*
classes/package_tar: fix file ownership within tarballs
Paul Eggleton
2013-06-19
1
-1
/
+1
*
utils.bbclass: Tweak create_wrapper
Richard Purdie
2013-06-18
1
-2
/
+2
*
classes/externalsrc: enable global inherit and simplify usage
Paul Eggleton
2013-06-18
1
-18
/
+33
*
archiver.bbclass: check if package contains a copyleft license
Kevin Strasser
2013-06-17
1
-1
/
+4
*
distrodata.bbclass: fix syntax errors
Laurentiu Palcu
2013-06-17
1
-2
/
+2
*
classes/conf: Add eventmasks for event handlers
Richard Purdie
2013-06-14
17
-107
/
+104
*
scripts/buildenv-internal/sanity: Update to python 2.7.3 as a minimum
Richard Purdie
2013-06-14
1
-4
/
+3
*
sanity: Drop pseudo test, now unneeded
Richard Purdie
2013-06-14
1
-27
/
+0
*
scripts/bitbake sanity.bbclass: Migrate tests for git and tar versions
Richard Purdie
2013-06-14
1
-0
/
+31
*
classes/qmake_base: allow parallel make
Jonathan Liu
2013-06-13
1
-1
/
+1
*
qt: update qmake2 class to export qconfig.pri mkspec
Felipe F. Tonello
2013-06-13
1
-0
/
+1
*
sanity.bbclass: non-zero status means that we need -march.
Randy MacLeod
2013-06-11
1
-1
/
+1
*
copyleft_compliance: set 'dirs' flag on task
Christopher Larson
2013-06-11
1
-0
/
+1
*
sstate.bbclass: fetch archive+siginfo in a single pstaging_fetch
Christopher Larson
2013-06-11
1
-17
/
+15
*
sstate.bbclass: kill MIRRORS and FILESPATH to speed up fetching
Christopher Larson
2013-06-11
1
-0
/
+2
*
copyleft_compliance: handle localpaths ending with '/'
Christopher Larson
2013-06-11
1
-0
/
+2
*
license.bbclass: include all licenses in the manifest
Christopher Larson
2013-06-11
1
-4
/
+3
*
insane.bbclass: quiet package errors not in *_QA
Christopher Larson
2013-06-11
1
-2
/
+4
*
package_rpm.bbclass: handle pre/post remove scriptlets
Laurentiu Palcu
2013-06-11
1
-6
/
+10
*
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
[next]