index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
classes
Commit message (
Expand
)
Author
Age
Files
Lines
*
{kernel, module}.bbclass: don't run depmod for module packages during do_rootfs
Andreas Oberritter
2012-04-26
2
-7
/
+4
*
kernel.bbclass: unify white spaces
Martin Jansa
2012-04-26
1
-13
/
+13
*
kernel.bbclass: merge uboot_mkimage improvements from meta-oe
Martin Jansa
2012-04-26
1
-16
/
+25
*
utils.bbclass: Testing via env in create_wrapper is a nice idea but breaks th...
Richard Purdie
2012-04-26
1
-3
/
+1
*
bootimg.bbclass: Tweak iso images to become hybrid images
Damien Lespiau
2012-04-26
1
-0
/
+2
*
kernel: Fix packaging issue
Saul Wold
2012-04-26
1
-1
/
+1
*
quilt: move empty quiltrc to native sysconfdir
Saul Wold
2012-04-26
1
-1
/
+1
*
sanity.bbclass: Add a new case to issue sanity_check()
Dongxiao Xu
2012-04-24
1
-0
/
+3
*
sanity.bbclass: add variable to disable the sanity checks
Joshua Lock
2012-04-23
1
-1
/
+1
*
package.bbclass: Ensure kernel modules get stripped
Richard Purdie
2012-04-22
1
-0
/
+8
*
gettext.bbclass: Ensure we don't overwrite other DEPENDS_GETTEXT values
Richard Purdie
2012-04-22
1
-1
/
+1
*
packageinfo.bbclass: A workaround for RPM architecture renaming
Dongxiao Xu
2012-04-18
1
-1
/
+12
*
classes/sanity: import regular expression module in SuSE distro check
Paul Eggleton
2012-04-18
1
-0
/
+1
*
classes/sanity: trim trailing newline when reading /etc/redhat-release
Paul Eggleton
2012-04-18
1
-1
/
+1
*
linux-yocto: .diff is a valid patch extension
Bruce Ashfield
2012-04-17
1
-1
/
+1
*
sanity.bbclass: If the sanity tests fail, don't mark them as complete
Richard Purdie
2012-04-17
1
-1
/
+1
*
distrodata.bbclass: fix comment typo
Otavio Salvador
2012-04-16
1
-1
/
+1
*
Multilib: Fix RDEPENDS in libc-package.bbclass, useradd.bbclass...
Zhai Edwin
2012-04-16
3
-3
/
+4
*
mulitlib.bbclass: Ensure correct value of ALL_MULTILIB_PACKAGE_ARCHS is prese...
Richard Purdie
2012-04-14
1
-0
/
+3
*
update-alternatives: Fix for compatibility with multilib recipes
Richard Purdie
2012-04-14
1
-2
/
+3
*
linux-yocto: allow .cfg, .scc, .patch and defconfigs to be processed in order
Bruce Ashfield
2012-04-13
1
-67
/
+7
*
base.bbclass: Fix PACKAGECONFIG issues with native and nativesdk BBCLASSEXTEN...
Richard Purdie
2012-04-13
1
-5
/
+31
*
package_rpm.bbclass: Set tmppath for rpm to somewhere which won't conflict wi...
1.2_M4.rc3.2
Richard Purdie
2012-04-12
1
-0
/
+1
*
package_rpm.bbclass: Use the correct macros file to avoid empty solvedb path ...
Richard Purdie
2012-04-12
1
-2
/
+1
*
package_rpm: Fix useradd preinst ordering issues
1.2_M4.rc3
Richard Purdie
2012-04-12
1
-16
/
+47
*
insane.bbclass: Add missing variable bpn
Noor Ahsan
2012-04-11
1
-0
/
+1
*
"The suite of statements in a function definition executes with a local names...
Andrei Gherzan
2012-04-11
1
-1
/
+4
*
archiver.bbclass: Amend the problem for moving tarballs in ${DL_DIR} to ${DEP...
Xiaofeng Yan
2012-04-11
1
-0
/
+1
*
classes/package_deb: create .gz index instead of .bz2
Paul Eggleton
2012-04-11
1
-1
/
+1
*
boot-directdisk: remove the default setting of SYSLINUXCFG and SYSLINUXMENU
Saul Wold
2012-04-11
1
-3
/
+0
*
package_ipk.bbclass: fixing muttilib prefix extracting.
Lianhao Lu
2012-04-06
1
-2
/
+2
*
package_ipk: don't generate Packages.filelist
Martin Jansa
2012-04-06
1
-1
/
+1
*
archive-patched-source.bbclass: Archive patched source
Xiaofeng Yan
2012-04-04
1
-0
/
+14
*
archiver.bbclass: enhance code readability
Xiaofeng Yan
2012-04-04
1
-119
/
+108
*
eglibc packaging: locale packaging configuration
Nitin A Kamble
2012-04-04
1
-0
/
+8
*
package_{deb,ipk,rpm}: apply umask to files generated in do_package_write_{de...
Andreas Oberritter
2012-04-04
3
-0
/
+3
*
copyleft_compliance: also print the reason for including a package
Eric Bénard
2012-04-04
1
-4
/
+4
*
license.bbclass: Check if copyfile succeeded with isfile
Andrei Gherzan
2012-04-04
1
-2
/
+3
*
buildhistory: make seperate commits for every changed top level entry in the ...
Koen Kooi
2012-04-02
1
-1
/
+4
*
buildhistory: record all builds
Koen Kooi
2012-04-02
1
-0
/
+2
*
buildhistory: remove duplicate entries from dot graph
Koen Kooi
2012-04-02
1
-5
/
+5
*
cross-canadian.bbclass: fix rpath for sdk executables
Nitin A Kamble
2012-03-31
1
-1
/
+3
*
pkgconfig.bbclass: corrected dependency for -nativesdk.
Lianhao Lu
2012-03-31
1
-0
/
+1
*
autotools.bbclass: Drop -nativesdk dependency to lib-cross.
Lianhao Lu
2012-03-31
1
-0
/
+1
*
crosssdk.bbclass: Set TUNE_PKGARCH to SDK_PKGARCH.
Lianhao Lu
2012-03-31
1
-0
/
+5
*
nativesdk.bbclass: Set PACKAGE_ARCHS to SDK_PACKAGE_ARCHS.
Lianhao Lu
2012-03-31
1
-7
/
+1
*
rootfs_ipk: don't echo opkg-cl output to log.do_rootfs
Martin Jansa
2012-03-30
1
-0
/
+2
*
libc-packgae.bbclass: Add i686 support in locale_arch_options
Noor Ahsan
2012-03-29
1
-0
/
+1
*
license.bbclass: remove existing license.manifest before appending new data
Eric Bénard
2012-03-29
1
-0
/
+4
*
linux-yocto: support externalsrc builds
Bruce Ashfield
2012-03-28
1
-0
/
+2
[next]