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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
autoconf: Convert to BBCLASSEXTEND
Richard Purdie
2009-11-13
4
-17
/
+15
*
mtd-utils: Convert to BBCLASSEXTEND
Richard Purdie
2009-11-13
3
-29
/
+8
*
libusb: Convert to BBCLASSEXTEND
Richard Purdie
2009-11-13
2
-3
/
+2
*
Drop gcc-native 3.4.4
Richard Purdie
2009-11-13
1
-6
/
+0
*
libxml2: Convert to BBCLASSEXTEND (and drop unneeded custom staging function
Richard Purdie
2009-11-13
5
-37
/
+19
*
gettext: Drop old version
Richard Purdie
2009-11-13
8
-1363
/
+0
*
makedevs: Convert to BBCLASSEXTEND
Richard Purdie
2009-11-13
2
-8
/
+4
*
jpeg: Convert to BBCLASSEXTEND (and drop unneeded custom staging function
Richard Purdie
2009-11-13
2
-24
/
+3
*
gperf: Convert to BBCLASSEXTEND
Richard Purdie
2009-11-13
3
-11
/
+5
*
qemu: Convert to BBCLASSEXTEND (git version only, drop 0.9.1 native/nativesdk...
Richard Purdie
2009-11-13
8
-43
/
+9
*
git: Convert to BBCLASSEXTEND
Richard Purdie
2009-11-13
3
-7
/
+5
*
intltool: Convert to BBCLASSEXTEND
Richard Purdie
2009-11-13
4
-57
/
+10
*
intltool: Drop old version
Richard Purdie
2009-11-13
4
-19
/
+0
*
shared-mime-info: Convert to BBCLASSEXTEND
Richard Purdie
2009-11-13
3
-17
/
+13
*
readline: Convert to BBCLASSEXTEND
Richard Purdie
2009-11-13
2
-4
/
+2
*
beecrypt: Convert to BBCLASSEXTEND
Richard Purdie
2009-11-13
3
-9
/
+4
*
mtools: Convert to BBCLASSEXTEND
Richard Purdie
2009-11-13
5
-7
/
+2
*
libidl: Convert to BBCLASSEXTEND
Richard Purdie
2009-11-13
2
-5
/
+2
*
pkgconfig: Convert to BBCLASSEXTEND
Richard Purdie
2009-11-13
4
-9
/
+9
*
ncurses: Convert to BBCLASSEXTEND
Richard Purdie
2009-11-13
3
-5
/
+3
*
libpng: Convert to BBCLASSEXTEND and drop custom staging function as unneeded
Richard Purdie
2009-11-13
2
-21
/
+3
*
curl: Convert to BBCLASSEXTEND
Richard Purdie
2009-11-13
4
-8
/
+3
*
bison: Convert to BBCLASSEXTEND
Richard Purdie
2009-11-13
2
-18
/
+4
*
icu: Convert to BBCLASSEXTEND
Richard Purdie
2009-11-13
3
-39
/
+33
*
gdbm: Convert to BBCLASSEXTEND
Richard Purdie
2009-11-13
3
-76
/
+2
*
file: Convert to BBCLASSEXTEND
Richard Purdie
2009-11-13
5
-8
/
+4
*
popt: Convert to use BBCLASSEXTEND
Richard Purdie
2009-11-13
2
-2
/
+2
*
gnu-config: Convert to use BBCLASSEXTEND
Richard Purdie
2009-11-13
2
-12
/
+3
*
bzip-full-native: Convert to use BBCLASSEXTEND
Richard Purdie
2009-11-13
4
-80
/
+3
*
lzo: Convert to use BBCLASSEXTEND
Richard Purdie
2009-11-13
2
-3
/
+2
*
unzip: Convert to use BBCLASSEXTEND
Richard Purdie
2009-11-13
2
-9
/
+3
*
zip: Convert to use BBCLASSEXTEND
Richard Purdie
2009-11-13
2
-8
/
+3
*
fetch/__init__.py: Try and make the sortable_revision code mode readable
Richard Purdie
2009-11-13
4
-8
/
+16
*
base.bbclass: Add an option of forcing the new staging mechanism
Richard Purdie
2009-11-13
1
-0
/
+2
*
base.bbclass: Fix do_populate_staging to operating on TMPDIR, not STAGING_DIR...
Richard Purdie
2009-11-13
1
-1
/
+1
*
classes: Various staging improvement fixups
Richard Purdie
2009-11-13
3
-14
/
+15
*
base.bbclass: Rework staging function to use a DESTDIR style configuration ba...
Richard Purdie
2009-11-13
2
-51
/
+70
*
packaged-staging.bbclass: Use a variable for the location of the staging lock...
Richard Purdie
2009-11-13
2
-5
/
+5
*
native.bbclass: If do_stage isn't overridden, allow do_install to run for nat...
Richard Purdie
2009-11-13
1
-5
/
+5
*
binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCES...
Richard Purdie
2009-11-13
3
-7
/
+16
*
autotools.bbclass: Separate out useful staging functions into base.bbclass an...
Richard Purdie
2009-11-13
2
-45
/
+64
*
autotools.bbclass: No need to fork sed each time
Richard Purdie
2009-11-13
1
-4
/
+5
*
autotools.bbclass: Convert .la file mangling to package preprocessing hook
Richard Purdie
2009-11-13
1
-1
/
+5
*
binconfig.bbclass: Convert do_install_append() into a PACKAGE_PREPROCESS_FUNCS
Richard Purdie
2009-11-13
1
-13
/
+11
*
package.bbclass: Add the option to declare package preprocess function hooks
Richard Purdie
2009-11-13
1
-1
/
+2
*
package.bbclass: Change to operate on a copy of the install directory instead...
Richard Purdie
2009-11-13
1
-12
/
+25
*
package.bbclass: Remove hardcoded use of PKGDEST variable
Richard Purdie
2009-11-13
1
-1
/
+2
*
package.bbclass: Move variable checks to one place making the code more readable
Richard Purdie
2009-11-13
1
-38
/
+14
*
base.bbclass: Only run do_stage if its been overwritten as the default is emp...
Richard Purdie
2009-11-13
1
-1
/
+6
*
bitbake: Sync various functions with those from bitbake-dev and bitbake upstream
Richard Purdie
2009-11-13
6
-26
/
+32
[prev]
[next]