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
*
toolchain-scripts.bbclass: Make it work when TCLIBC=uclibc
Khem Raj
2011-11-29
1
-2
/
+6
*
getVar/setVar cleanups
Richard Purdie
2011-11-27
18
-111
/
+111
*
patch.bbclass: Add PATCHRESOLVE to excluded vars for generating sstate-cache
Matthew McClintock
2011-11-24
1
-1
/
+1
*
base.bbclass: Use bb.plain to print the build header
Richard Purdie
2011-11-24
1
-1
/
+1
*
gconf: Ensure the correct backend directory is used
Richard Purdie
2011-11-23
1
-0
/
+1
*
gconf: Ensure that GCONF_SCHEMA_INSTALL_SOURCE uses correct paths
Richard Purdie
2011-11-23
1
-0
/
+4
*
staging: Remove debug accidently left in
Richard Purdie
2011-11-22
1
-1
/
+0
*
staging.bbclass: Add BB_SETSCENE_VERIFY_FUNCTION function
Richard Purdie
2011-11-22
1
-0
/
+15
*
package.bbclass: Ensure paths to rpmmarcos and rpmpopt are set
Richard Purdie
2011-11-22
1
-1
/
+1
*
mime.bbclass: Add --disable-update-mimedb to EXTRA_OECONF
Andreas Müller
2011-11-21
1
-0
/
+2
*
package.bbclass: fix path for relative links on elf files, when moved to debu...
Henning Heinold
2011-11-21
1
-0
/
+2
*
sstate.bbclass: Ensure we expand stamp-extra-info
Richard Purdie
2011-11-21
1
-1
/
+1
*
useradd: Ensure -native recipes don't depend on target recipes
Richard Purdie
2011-11-21
1
-0
/
+3
*
bootimg: Create a valid boot sector for the iso image
Damien Lespiau
2011-11-18
1
-0
/
+2
*
sanitytest: remove rpm/zypper tests if PACKAGE_CLASSES does not set package_rpm
Jiajun Xu
2011-11-18
1
-1
/
+24
*
package_rpm: Set _tmppath to avoid races over tmp files
Richard Purdie
2011-11-18
1
-0
/
+1
*
insane.bbclass: avoid errors for x32 kernel
Nitin A Kamble
2011-11-18
1
-3
/
+5
*
package.bbclass: Ensure we tell rpmdeps where to find its magic file
Richard Purdie
2011-11-17
1
-1
/
+1
*
sanity.bbclass: No need to check for cvs any more
Richard Purdie
2011-11-16
1
-1
/
+1
*
base.bbclass: add subversion-native to DEPENDS if there is svn:// in SRC_URI
Martin Jansa
2011-11-16
1
-1
/
+7
*
mime.bbclass: fix typo
Connor Abbott
2011-11-15
1
-1
/
+1
*
rootfs_ipk.bbclass: Ensure bad recommendations persist in the status file
Richard Purdie
2011-11-14
1
-1
/
+1
*
rootfs_rpm.bbclass: Turn off script debugging
Mark Hatle
2011-11-11
1
-1
/
+1
*
rootfs_rpm.bbclass: Enable pre and post install scripts
Mark Hatle
2011-11-11
2
-20
/
+38
*
populate_*.bbclass: Correct INSTALL variable name after recent multilib changes
Richard Purdie
2011-11-10
3
-6
/
+6
*
populate_*.bbclass: Drop pointless fakeroot attribute (fakeroot is at the tas...
Richard Purdie
2011-11-10
3
-3
/
+3
*
Convert to use direct access to the data store (instead of bb.data.*Var*())
Richard Purdie
2011-11-10
61
-869
/
+869
*
Allow use of dash as /bin/sh
Richard Purdie
2011-11-10
1
-3
/
+0
*
classes: Remove various bashisms
Richard Purdie
2011-11-10
3
-11
/
+11
*
useradd: Add missing DEPEND on shadow
Richard Purdie
2011-11-10
1
-1
/
+1
*
useradd.bbclass: do not modify -nativesdk packages
Scott Garman
2011-11-10
1
-4
/
+5
*
useradd.bbclass: only modify packages in USERADD_PACKAGES
Scott Garman
2011-11-10
1
-26
/
+16
*
mime.bbclass: No need to import os.path, it then breaks the os module
Richard Purdie
2011-11-10
1
-1
/
+1
*
classes/[gnome|gnomebase|mime]: enhance gnome related classes
Joshua Lock
2011-11-10
3
-16
/
+90
*
classes/package_rpm: disable uninstall scripts for upgrades
Paul Eggleton
2011-11-10
1
-2
/
+16
*
Add new IMAGE_CLASSES variable for classes for image generation
Matthew McClintock
2011-11-08
1
-1
/
+2
*
useradd.bbclass: handle nativesdk case
Eric Bénard
2011-11-08
1
-3
/
+9
*
multilib: Drop MULTILIB_IMAGE_INSTALL
Dongxiao Xu
2011-11-08
6
-41
/
+42
*
useradd.bbclass: fix how RDEPENDS is setup
Scott Garman
2011-11-08
1
-1
/
+5
*
allarch.bbclass: disable shlib and debug symbol processing
Paul Eggleton
2011-11-07
1
-0
/
+5
*
image_types bbclass: use 4k bytes per inode so we don't run out of space imme...
Koen Kooi
2011-11-07
1
-7
/
+7
*
libcense.bbclass: fix OpenSSL mapping
Martin Jansa
2011-11-07
1
-1
/
+1
*
buildstats: Fix for buildstats on tmpfs
Elizabeth Flanagan
2011-11-07
1
-11
/
+26
*
bitbake.conf: Drop remaining TERMCMD pieces and document OE_TERMINAL usage in...
Richard Purdie
2011-11-04
1
-13
/
+0
*
patch: Convert to use oe_terminal
Richard Purdie
2011-11-04
1
-1
/
+3
*
rootfs_ipk bbclass: special-case base-passwd preinst to run first
Koen Kooi
2011-11-04
1
-0
/
+6
*
gettext: Switch to disabling nls and reducing -native build dependencies to a...
Richard Purdie
2011-11-02
1
-0
/
+4
*
package.bbclass: Fix various problems
Richard Purdie
2011-11-01
1
-6
/
+27
*
package_ipk: There is no longer any need to force owners/groups to root
Richard Purdie
2011-11-01
1
-0
/
+3
*
python-dir: change PYTHON_BASEVERSION to 2.7
Martin Jansa
2011-10-31
1
-1
/
+1
[next]