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
*
recipes-kernel: make perf a standalone package
Liang Li
2012-06-21
1
-6
/
+1
*
kernel: save $kerndir/tools and $kerndir/lib from pruning
Bruce Ashfield
2012-06-21
1
-1
/
+1
*
package_rpm.bbclass: fix incremental rpm generation
Robert Yang
2012-06-21
1
-3
/
+13
*
classes/cml1: ensure -c menuconfig forces a rebuild next time
Paul Eggleton
2012-06-21
1
-0
/
+16
*
kernel.bbclass: pass KERNEL_VERSION to depmod calls in postinst
Martin Jansa
2012-06-21
1
-2
/
+2
*
bitbake.conf: add PN-bin and cleanup lib_package.bbclass
Saul Wold
2012-06-21
1
-7
/
+7
*
lib_package: remove the -dev list
Saul Wold
2012-06-21
1
-5
/
+3
*
binconfig: add *-config files to the -dev package
Saul Wold
2012-06-21
1
-0
/
+2
*
debian.bbclass: invoke target objdump
James Limbouris
2012-06-18
1
-1
/
+1
*
distrodata: cleanup after moving distro_tracking_fields
Saul Wold
2012-06-15
1
-42
/
+14
*
sanity.bbclass: warn the user if BBPATH contains wrong entries
Laurentiu Palcu
2012-06-13
1
-0
/
+11
*
cmd1.bbclass: Ensure ncurses is built and used for menuconfig tasks
Richard Purdie
2012-06-12
1
-1
/
+7
*
package_rpm: Verify that the package manifests are not empty
Mark Hatle
2012-06-12
1
-25
/
+34
*
rootfs_rpm.bbclass: Update database configuration file
Mark Hatle
2012-06-12
2
-31
/
+32
*
package_rpm: Add capability to directly query packageorigin
Mark Hatle
2012-06-12
1
-9
/
+9
*
rpm: Upgrade RPM to 5.4.8 (db to 5.3.15)
Mark Hatle
2012-06-12
1
-10
/
+12
*
gnomebase: add GNOME_COMPRESS_TYPE variable
Saul Wold
2012-06-12
1
-1
/
+2
*
cmake.bbclass: Add OECMAKE_C_LINK_FLAGS and OECMAKE_CXX_LINK_FLAGS variables
Khem Raj
2012-06-11
1
-0
/
+4
*
rootfs_rpm.bbclass: save rpmlib rather than remove it
Robert Yang
2012-06-08
2
-1
/
+11
*
archiver.bbclass: Reduce some duplication for function get_licenses
Xiaofeng Yan
2012-06-08
1
-11
/
+12
*
insane.bbclass: Make ldd exec_prefix error reporting easier to read
Mark Hatle
2012-06-08
1
-4
/
+16
*
license.bbclass: optimize pkg runtime data
Elizabeth Flanagan
2012-06-05
1
-23
/
+21
*
license.bbclass: Adding PV to package.manifest
Elizabeth Flanagan
2012-06-05
1
-0
/
+2
*
archiver.bbclass: Improve the usability for the archiver classes
Xiaofeng Yan
2012-06-05
1
-2
/
+4
*
cpan.bbclass: Fix config error while patches to Makefile.PL
Xin Ouyang
2012-06-05
1
-0
/
+1
*
update-alternatives: Fix absolute symlink handling
Richard Purdie
2012-05-30
1
-1
/
+5
*
package.bbclass: Add warning about FILES containing '//'
Richard Purdie
2012-05-30
1
-0
/
+3
*
Revert "meta: replace os.popen with subprocess.Popen"
Richard Purdie
2012-05-30
7
-53
/
+38
*
classes/sanity: fix a couple of grammatical errors in messages
Paul Eggleton
2012-05-30
1
-2
/
+2
*
ccache: Separate out into its own class
Richard Purdie
2012-05-30
3
-2
/
+7
*
scripts/cp-noerror: Add a special copy function to fix autotools issues
Richard Purdie
2012-05-30
1
-2
/
+1
*
classes/sanity: send sanity check failure as a separate event for Hob
Paul Eggleton
2012-05-30
1
-3
/
+13
*
classes/sanity: remove broken TARGET_ARCH check
Paul Eggleton
2012-05-30
1
-4
/
+0
*
meta: replace os.popen with subprocess.Popen
Robert Yang
2012-05-30
7
-38
/
+53
*
meta: replace os.system with subprocess.call
Robert Yang
2012-05-30
11
-47
/
+66
*
update-alternatives.bbclass: Change from using PN to BPN
Mark Hatle
2012-05-30
1
-8
/
+8
*
update-alternatives.bbclass: Refactor the implementation
Mark Hatle
2012-05-30
3
-71
/
+293
*
image.bbclass: Ensure ${S} is cleaned at the start of rootfs generation
Richard Purdie
2012-05-25
1
-0
/
+1
*
package.bbclass: Add additional debugging for dependencies
Mark Hatle
2012-05-25
1
-2
/
+5
*
utils.bbclass: remove the unused oe_system
Robert Yang
2012-05-25
1
-26
/
+0
*
sanity.bbclass: check sanity at BuildStarted rather than ConfigParsed
Joshua Lock
2012-05-24
1
-1
/
+1
*
sanity.bbclass: catch an extra exception in check_create_long_filename
Joshua Lock
2012-05-24
1
-0
/
+2
*
sanity.bbclass: add extra information when SSTATE_CACHE unusable
Joshua Lock
2012-05-24
1
-0
/
+7
*
sanity.bbclass: add newline to check_create_long_filename failure message
Joshua Lock
2012-05-24
1
-1
/
+1
*
sanity.bbclass: data.getVar(VAR, obj, exp) -> obj.getVar(VAR, exp)
Joshua Lock
2012-05-24
1
-30
/
+30
*
sanity.bbclass: copy the data store and finalise before running checks
Joshua Lock
2012-05-24
1
-60
/
+69
*
Revert "sanity.bbclass: check user can read and write to SSTATE_DIR"
Joshua Lock
2012-05-24
1
-14
/
+3
*
distutils.bbclass: don't delete .pyo files
Andreas Oberritter
2012-05-24
1
-4
/
+0
*
package_rpm.bbclass: Fix incremental rpm image generation
Robert Yang
2012-05-24
1
-12
/
+8
*
classes/base: add checksum file list at parse time
Paul Eggleton
2012-05-24
1
-0
/
+1
[next]