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
*
rm_work: exclude all kernel recipes
Martin Jansa
2016-06-07
1
-0
/
+2
*
gobject-introspection: move to Python 3
Alexander Kanavin
2016-06-07
1
-2
/
+5
*
meta: Drop swabber
Richard Purdie
2016-06-07
1
-94
/
+0
*
image-buildinfo: Update to python3 syntax
Richard Purdie
2016-06-05
1
-1
/
+1
*
testexport.bbclass: Update to use python3
Mariano Lopez
2016-06-03
1
-2
/
+2
*
image-live, image-vm, wic: Remove fs size workaround
Jussi Kukkonen
2016-06-03
2
-12
/
+0
*
systemd: support systemd-boot as a stand-alone EFI bootloader
Jianxun Zhang
2016-06-03
1
-0
/
+124
*
syslinux.bbclass: Added configurable SYSLINUX_ALLOWOPTIONS variable
Davis, Michael
2016-06-03
1
-1
/
+7
*
classes/lib: Complete transition to python3
Richard Purdie
2016-06-02
4
-5
/
+5
*
sanity: Switch urlparse to urllib.parse
Jeremy Puhlman
2016-06-02
1
-3
/
+3
*
classes/lib: Update xrange -> range for python3
Richard Purdie
2016-06-02
1
-1
/
+1
*
classes/lib: Update to explictly create lists where needed
Richard Purdie
2016-06-02
3
-4
/
+4
*
classes/lib: Update to match python3 iter requirements
Richard Purdie
2016-06-02
3
-5
/
+5
*
classes/lib: Update to use python3 command pipeline decoding
Richard Purdie
2016-06-02
8
-31
/
+29
*
classes/lib: Convert to use python3 octal syntax
Richard Purdie
2016-06-02
6
-12
/
+12
*
sanity: Drop setting C locale
Richard Purdie
2016-06-01
1
-1
/
+0
*
systemd: allow add users as a rootfs postprocess cmd
Stephano Cetola
2016-06-01
1
-23
/
+20
*
package.bbclass: fix strip and split logic
Stephano Cetola
2016-06-01
1
-1
/
+2
*
insane: return line-feeds to qa.log
Martin Jansa
2016-06-01
1
-1
/
+1
*
sip.bbclass: remove
Alexander Kanavin
2016-06-01
1
-61
/
+0
*
python3-dir.bbclass: add a separate class for Python 3
Alexander Kanavin
2016-06-01
5
-11
/
+9
*
distutils-native-base.bbclass, distutils3-native-base.bbclass: remove
Alexander Kanavin
2016-06-01
2
-7
/
+0
*
python-native, python3-native: remove the use of exported HOST_SYS and BUILD_...
Alexander Kanavin
2016-06-01
4
-34
/
+0
*
uboot-sign: rebuild u-boot.img with signed dtb
George McCollister
2016-05-30
1
-2
/
+6
*
gobject-introspection.bbclass: disable introspection for -native and -natives...
Alexander Kanavin
2016-05-30
1
-2
/
+12
*
gnupg.org-hosted recipes: Change SRC_URI to https site
Jussi Kukkonen
2016-05-30
1
-4
/
+4
*
gummiboot.bbclass: also write startup.nsh for non-iso
Christopher Larson
2016-05-30
1
-0
/
+2
*
grub-efi.bbclass: also write startup.nsh for non-iso
Christopher Larson
2016-05-30
1
-0
/
+2
*
kernel: Make symbol link to vmlinuz in boot directory
He Zhe
2016-05-30
1
-5
/
+8
*
kernel: Add KERNEL_IMAGETYPES to build multi types kernel at one time
He Zhe
2016-05-30
4
-77
/
+171
*
testexport.bbclass: Stop exporting test context
Mariano Lopez
2016-05-30
1
-4
/
+0
*
nopackages.bbclass: deltask foo_setscene
Robert Yang
2016-05-30
1
-0
/
+6
*
npm: add target_arch flag to npm
Brendan Le Foll
2016-05-30
1
-1
/
+12
*
sanity: check that the en_US.UTF-8 locale exists
Ross Burton
2016-05-30
1
-0
/
+13
*
sstate.bbclass: Don't create symlinks, download to the correct location
Randy Witt
2016-05-25
1
-9
/
+3
*
useradd: Fix infinite build loop
Richard Purdie
2016-05-23
1
-6
/
+6
*
image.bbclass: additional output in create_symlinks
Patrick Ohly
2016-05-22
1
-3
/
+5
*
image.bbclass: support duplicate compression types
Patrick Ohly
2016-05-22
1
-1
/
+9
*
meta: Update to modern exception syntax
Richard Purdie
2016-05-21
2
-2
/
+2
*
kernel-uimage: Fix python indentation
Richard Purdie
2016-05-21
1
-6
/
+6
*
meta/scripts: python3: rename file -> open
Richard Purdie
2016-05-21
1
-3
/
+2
*
classes/kernel: check OLDEST_KERNEL at configure time
Paul Eggleton
2016-05-20
1
-0
/
+14
*
classes/kernel: fix typo
Paul Eggleton
2016-05-20
1
-1
/
+1
*
classes/populate_sdk_ext: adjust variable blacklisting
Paul Eggleton
2016-05-20
1
-0
/
+4
*
kernel: fitimage: Repair misuse of shell test command
Marek Vasut
2016-05-20
1
-1
/
+1
*
kernel: moves KERNEL_SRC_PATH to bitbake.conf
Ming Liu
2016-05-19
1
-4
/
+0
*
package_regex.inc: remove deprecated file
Maxin B. John
2016-05-19
1
-1
/
+0
*
useradd.bbclass: Strip trailing ';' in cmd params
Khem Raj
2016-05-19
1
-7
/
+7
*
useradd: use bindir_native for pseudo PATH
Martin Jansa
2016-05-19
1
-2
/
+2
*
testimage.bbclass: Remove exported test
Mariano Lopez
2016-05-19
1
-120
/
+17
[next]