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
*
cpan.bbclass: fix native perl issue
Saul Wold
2011-09-07
1
-1
/
+2
*
package_deb.bbclass: put the stderr into log.do_xxx-attemptonly.xxx
Dexuan Cui
2011-09-07
1
-1
/
+1
*
populate_sdk_deb.bbclass: add the missing parameter - for tar
Dexuan Cui
2011-09-07
1
-1
/
+1
*
image_types: Fix ubi images creation
Denis Carikli
2011-09-06
1
-0
/
+2
*
linux-yocto: generalize kernel config search pattern
Bruce Ashfield
2011-09-05
1
-1
/
+1
*
image_types.bbclass: use per-image dirs for extX.gz images generation
Dmitry Eremin-Solenikov
2011-09-05
1
-16
/
+16
*
populate_sdk: We need to ensure that the SDK sysroot reflects PACKAGE_ARCH
Richard Purdie
2011-09-02
1
-1
/
+1
*
sanity.bbclass: fix splitting on newlines of SANITY_TESTED_DISTROS
Paul Eggleton
2011-09-02
1
-1
/
+1
*
useradd.bbclass: remove hardcoded reference to /usr/bin
Phil Blundell
2011-09-02
1
-2
/
+2
*
multilib: Only build one kernel
Richard Purdie
2011-09-02
2
-27
/
+51
*
rootfs_rpm: setting DEFAULTTUNE for multilib archs
Dongxiao Xu
2011-09-02
1
-0
/
+3
*
sanity.bbclass: Clean up various MACHINE checks
Richard Purdie
2011-08-31
1
-37
/
+50
*
sanity.bbclass: Fix broken whitespace
Richard Purdie
2011-08-31
1
-6
/
+6
*
sanity.bbclass: Fix broken indentation leading to code being skipped unintent...
Richard Purdie
2011-08-31
1
-19
/
+19
*
package.bbclass: Ensure task's variable dependencies are correctly caputred i...
Richard Purdie
2011-08-31
2
-1
/
+16
*
libc-package: restore correct mangling behavior for locale names
Phil Blundell
2011-08-31
1
-2
/
+2
*
image.bbclass: use ${TARGET_PREFIX}depmod
Chris Larson
2011-08-30
1
-1
/
+1
*
image_types_uboot: fix a number of issues
Chris Larson
2011-08-30
1
-13
/
+12
*
image_types: add ext4 types from OE
Chris Larson
2011-08-30
1
-1
/
+26
*
kernel.bbclass: Find the kernel consistently.
Mike Crowe
2011-08-29
1
-3
/
+3
*
multilib.bbclass: add renaming for INITSCRIPT related variables
Dongxiao Xu
2011-08-29
1
-1
/
+2
*
multilib.bbclass: add "pkg_postinst" and "pkg_postrm" as renaming elements
Dongxiao Xu
2011-08-29
1
-1
/
+1
*
multilib.bbclass: Fix renaming logic for "FILES_", "RDEPENDS_", etc
Dongxiao Xu
2011-08-29
1
-10
/
+8
*
kernel.bbclass: support kernel image type of vmlinux.gz
Mike Crowe
2011-08-29
1
-1
/
+6
*
package.bbclass: Fix recrdeptask of image type recipes
Dongxiao Xu
2011-08-29
1
-1
/
+1
*
classes/sanity: enhance the network connectivity test
Joshua Lock
2011-08-25
1
-12
/
+2
*
meta-toolchain/environment: Collected site config files in runtime.
Lianhao Lu
2011-08-24
1
-1
/
+1
*
toolchain-script.bbclass: Collected cached site config in runtime.
Lianhao Lu
2011-08-24
2
-4
/
+24
*
libc-package bbclass: fix binary localedata dependency code
Koen Kooi
2011-08-24
1
-1
/
+1
*
terminal: fix issue with unset exportable env vars
Chris Larson
2011-08-24
1
-1
/
+3
*
image.bbclass, kernel.bbclass: remove non-standard -n option from cp command
Paul Eggleton
2011-08-23
2
-2
/
+2
*
base.bbclass: clarify COMMERCIAL_LICENSE skip reason
Paul Eggleton
2011-08-23
1
-1
/
+1
*
utils.bbclass: skip empty paths when handling FILESEXTRAPATHS
Martin Jansa
2011-08-23
1
-2
/
+3
*
kernel.bbclass: save kernel image name into $kerneldir
Otavio Salvador
2011-08-23
1
-0
/
+6
*
Use OECORE_DISTRO_VERSION instead of POKY_DISTRO_VERSION
Otavio Salvador
2011-08-23
1
-6
/
+6
*
image_types_uboot: add uboot mkimage fs types
Chris Larson
2011-08-23
1
-0
/
+21
*
sanity.bbclass: add optional untested host distro warning
Paul Eggleton
2011-08-19
1
-0
/
+48
*
image.bbclass, kernel.bbclass: create warning file about deleting deploydir f...
Paul Eggleton
2011-08-19
2
-0
/
+4
*
kernel: restore crtsavres.o to enable building external modules on powerpc
Darren Hart
2011-08-17
1
-0
/
+7
*
buildstats.bbclass: Fixing task endtime
Beth Flanagan
2011-08-17
1
-3
/
+3
*
qmake_base: add uclibceabi
Anders Darander
2011-08-17
1
-1
/
+1
*
package(_ipk).bbclass: opkg using ALL_MULTILIB_PACKAGE_ARCHS
Lianhao Lu
2011-08-17
3
-38
/
+29
*
gtk-icon-cache: Adding MLPREFIX when dynamically set RDEPENDS
Dongxiao Xu
2011-08-17
1
-1
/
+1
*
package_rpm: Fix package rename issue in multilib case
Dongxiao Xu
2011-08-17
1
-7
/
+7
*
package_rpm: enhance strip_multilib function
Dongxiao Xu
2011-08-17
1
-4
/
+4
*
rootfs_rpm: Fix DEFAULTTUNE setting in multilib case
Dongxiao Xu
2011-08-17
1
-4
/
+0
*
cmake.bbclass, perlnative.bbclass: arrange for cmake to find perl-native
Phil Blundell
2011-08-17
2
-1
/
+3
*
utils.bbclass/multilib.class: Added misc supporting functions.
Lianhao Lu
2011-08-15
2
-1
/
+35
*
package_rpm: Fix attemptonly and suggest packages
Mark Hatle
2011-08-12
1
-5
/
+20
*
package_rpm.bbclass: Update the platform config and --target
Mark Hatle
2011-08-12
1
-3
/
+11
[next]