index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
classes
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
base.bbclass: Add automatic osc-native dependencies for osc:// recipes
Richard Purdie
2008-10-07
1
-0
/
+7
*
package_rpm.bbclass: save value of RPMBUILDPATH as it is needed for packaging
Marcin Juszkiewicz
2008-10-03
1
-0
/
+1
*
rootfs_rpm.bbclass: remove lock files to get rpm working on device
Marcin Juszkiewicz
2008-10-03
1
-0
/
+3
*
package.bbclass: Ignore virtual-locale- packages when building -dev and -dbg ...
Richard Purdie
2008-10-02
1
-0
/
+4
*
rootfs_rpm.bbclass: Set YUM_ARCH_FORCE
Richard Purdie
2008-10-02
1
-0
/
+1
*
package_rpm.bbclass: Fix dependency rebuilding bug
Richard Purdie
2008-10-02
1
-1
/
+1
*
package_rpm.bbclass: Fix package version fixing for PKG renamed packages
Richard Purdie
2008-10-02
1
-4
/
+17
*
rootfs_rpm: set target architecture and do not tell yum which arch we will use
Marcin Juszkiewicz
2008-10-02
1
-3
/
+1
*
package_rpm.bbclass: Improve handling of '-' characters in Requires and Recom...
Richard Purdie
2008-10-02
1
-17
/
+18
*
base.bbclass: Add read_subpkgdata_dict function
Richard Purdie
2008-10-02
1
-0
/
+13
*
package.bbclass: Write out extra useful data into the pkgdata files
Richard Purdie
2008-10-02
1
-0
/
+6
*
rootfs_rpm.bbclass: use more efficient way to copy packages
Marcin Juszkiewicz
2008-10-02
1
-5
/
+7
*
packaged-staging.bbclass: Add rpm package coverage
Richard Purdie
2008-10-02
2
-14
/
+36
*
classes: Split rpm feeds by PACKAGE_ARCH
Richard Purdie
2008-10-02
1
-2
/
+2
*
rootfs_rpm.bbclass: ship rpm and yum in target images
Marcin Juszkiewicz
2008-10-02
1
-2
/
+2
*
rootfs_ipk.bbclass: Fix shell commands
Richard Purdie
2008-10-02
1
-8
/
+3
*
rootfs_ipk.bbclass: Improve image from feed generation
Richard Purdie
2008-10-01
1
-6
/
+12
*
Rename FEED_URIS -> IPK_FEED_URIS
Richard Purdie
2008-10-01
1
-1
/
+1
*
rootfs_ipk.bbclass: Add the hard bit of image generation from feeds, controll...
Richard Purdie
2008-10-01
1
-1
/
+34
*
bootimg.bbclass: Set nostamp for the bootimg task
Richard Purdie
2008-10-01
1
-0
/
+1
*
gconf.bbclass: depend also on gconf-native
Marcin Juszkiewicz
2008-10-01
1
-1
/
+1
*
Revert unintended commits
Richard Purdie
2008-09-30
1
-6
/
+0
*
bitbake cache.py: When SRCREV autorevisioning for a recipe is in use, don't c...
Richard Purdie
2008-09-30
1
-0
/
+6
*
image.bbclass: make ext2/ext3 images autoresize
Marcin Juszkiewicz
2008-09-25
1
-0
/
+1
*
Initial support for netbooks with a poky-image-netbook(-live) image target.
Joshua Lock
2008-09-25
1
-1
/
+8
*
package.bbclass: Adjust to handle split packages already being present in PAC...
Richard Purdie
2008-09-10
1
-3
/
+2
*
bootimg: Adding a rootfs to the disk image
Samuel Ortiz
2008-09-10
1
-1
/
+5
*
rootfs_rpm.bbclass: Add recommends handling
Richard Purdie
2008-09-08
1
-0
/
+4
*
poky.bbclass: Add https mirror source
Richard Purdie
2008-09-07
1
-0
/
+1
*
rootfs_rpm.bbclass: Fixup broken symlinks due to fakechroot and run any lefto...
Richard Purdie
2008-09-04
1
-1
/
+29
*
gconf.bbclass: Drop configure/install/upgarde checks since not all SCMs suppo...
Richard Purdie
2008-09-04
1
-22
/
+18
*
rootfs_rpm.bbclass: Add basic postinstall handling during image creation
Richard Purdie
2008-09-03
1
-15
/
+17
*
package_rpm.bbclass: Add support for postinst and preinst scripts
Richard Purdie
2008-09-03
1
-3
/
+8
*
package_rpm.bbclass: Fix problems with package version with '-' in the versio...
Richard Purdie
2008-09-03
1
-6
/
+26
*
syslinux.bbclass: Update to use more modern and efficient functions
Richard Purdie
2008-09-03
1
-7
/
+3
*
package_rpm.bbclass: files needs to start from /
Marcin Juszkiewicz
2008-08-28
1
-0
/
+2
*
rootfs_rpm.bbclass: Remove the feed directory before packaging the image
Richard Purdie
2008-08-26
1
-0
/
+1
*
package_rpm.bbclass: Stop autogenerated dependencies for now, its not functio...
Richard Purdie
2008-08-26
1
-0
/
+2
*
sanity.bbclass: Provide preserving the mmap_min_addr setting over reboots
Richard Purdie
2008-08-26
1
-1
/
+1
*
Add rootfs_rpm.bbclass, a start at image generation from rpms. Its not expect...
Richard Purdie
2008-08-25
1
-0
/
+148
*
package_rpm.bbclass: Fix empty package handling, handle package dependency re...
Richard Purdie
2008-08-25
1
-4
/
+8
*
package_rpm.bbclass: Update against recent packaging changes and start to imp...
Richard Purdie
2008-08-18
2
-39
/
+59
*
package_ipk/package_deb.bbclass: Make sure control files are properly removed...
Richard Purdie
2008-08-18
2
-21
/
+2
*
openmoko-panel-gsm: add openmoko-panel-gsm, om-panel-plugin.bbclass, and srvrev
Ross Burton
2008-08-08
1
-0
/
+6
*
update-rc.d.bbclass: add code at start of post install scripts so it will be ...
Marcin Juszkiewicz
2008-07-29
1
-3
/
+5
*
distutils.bbclass: fix build with new layout of staging
Marcin Juszkiewicz
2008-07-28
1
-0
/
+8
*
packaged-staging.bbclass: Add OELAYOUT_ABI to the package paths so staging pa...
Richard Purdie
2008-07-24
1
-1
/
+1
*
Move SANITY_ABI to its own file and give a more general name
Richard Purdie
2008-07-24
1
-1
/
+1
*
native.bbclass: Also override BASE_PACKAGE_ARCH
Richard Purdie
2008-07-21
1
-0
/
+1
*
native.bbclass: Override BASEPKG_HOST_SYS and TARGET_SYS in the native case
Richard Purdie
2008-07-21
1
-0
/
+3
[prev]
[next]