index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
classes
/
rootfs_ipk.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for BAD_RECOMMENDATIONS to rootfs_ipk
Chris Elston
2011-07-12
1
-0
/
+20
*
rootfs_ipk: delete opkg metadata if package management not required and all p...
Phil Blundell
2011-06-02
1
-0
/
+11
*
rootfs_ipk: issue a diagnostic if rootfs is declared read-only and not all ma...
Phil Blundell
2011-05-25
1
-0
/
+10
*
rootfs_ipk/package_ipk.bbclass: Move func from rootfs_ipk to package_ipk
Lianhao Lu
2011-02-01
1
-16
/
+9
*
image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check().
Lianhao Lu
2011-01-31
1
-20
/
+0
*
rootfs_ipk: The most recent opkg errors upon file overwrite. Until we fix pac...
Richard Purdie
2010-12-24
1
-1
/
+1
*
opkg: finalize the change to var directory
Kevin Tian
2010-08-26
1
-8
/
+10
*
rootfs_ipk.bbclass: add keyword "Collected errors" for log error check
Yu Ke
2010-07-30
1
-1
/
+1
*
rootfs_ipk: error when dependencies cannot be satisfied
Joshua Lock
2010-07-22
1
-1
/
+1
*
rootfs_ipk.bbclass: ensure the package manager can create lock files
Joshua Lock
2010-06-10
1
-0
/
+2
*
bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...
Richard Purdie
2009-11-13
1
-2
/
+2
*
classes: Remove and sanitise import statements
Richard Purdie
2009-11-13
1
-1
/
+1
*
root_ipk.bbclass: Give EXTRAOPKGCONFIG a default value
Richard Purdie
2009-07-15
1
-0
/
+1
*
rootfs_ipk.bbclass: Don't generate the arch.conf file, provide this as a pack...
Richard Purdie
2009-07-15
1
-3
/
+4
*
image.bbclass: Add function to write out an image manifest
Richard Purdie
2008-11-10
1
-0
/
+14
*
classes: Add mechanism to install packages into images only if they've been b...
Richard Purdie
2008-11-06
1
-0
/
+4
*
rootfs_ipk.bbclass: Don't error if the file doesn't exist
Richard Purdie
2008-10-08
1
-1
/
+1
*
package_ipk/rootfs_ipk.bbclass: Update image from feed handling
Richard Purdie
2008-10-08
1
-11
/
+14
*
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
*
Switch from ipkg-utils to opkg-utils
Richard Purdie
2008-07-17
1
-1
/
+1
*
opkg prints 'loading conf' informations so we get two lines each time
Marcin Juszkiewicz
2008-06-06
1
-1
/
+1
*
rootfs_ipk.bbclass: do grep in install_all_locales just once
Marcin Juszkiewicz
2008-06-06
1
-1
/
+3
*
rootfs_ipk.bbclass: reformatted install_all_locales function
Marcin Juszkiewicz
2008-06-06
1
-8
/
+8
*
rootfs_ipk: added ROOTFS_POSTINSTALL_COMMAND
Marcin Juszkiewicz
2008-06-06
1
-0
/
+2
*
rootfs_ipk.bbclass: Fix for use with lock capable opkg
Richard Purdie
2008-06-05
1
-1
/
+2
*
rootfs_ipk.bbclass: remove opkg lists later as some rootfs postprocessing may...
Marcin Juszkiewicz
2008-06-05
1
-2
/
+2
*
rootfs_ipk.bbclass: added install_all_locales function
Marcin Juszkiewicz
2008-06-05
1
-0
/
+21
*
rootfs_ipk.bbclass: do not install glibc-localedata-i18n separately - languag...
Marcin Juszkiewicz
2008-06-05
1
-1
/
+0
*
poky-image.bbclass: Correctly handle inserting package-managers into images b...
Richard Purdie
2008-05-20
1
-0
/
+3
*
rootfs_ipk.bbclass: new update-alternatives script use OPKG_OFFLINE_ROOT (fro...
Marcin Juszkiewicz
2008-03-20
1
-0
/
+2
*
rootfs_ipk/image.bbclass: removing of opkg lists data to rootfs_ipk class whe...
Marcin Juszkiewicz
2008-03-17
1
-0
/
+2
*
rootfs_ipk.bbclass: switched to opkg
Marcin Juszkiewicz
2008-03-17
1
-12
/
+12
*
classes: Sync various tweaks from OE
Richard Purdie
2007-09-01
1
-5
/
+9
*
Factor ipkg index and conf file creation into package_ipk.bbclass
Richard Purdie
2007-09-01
1
-30
/
+5
*
classes: Sync with OE
Richard Purdie
2007-09-01
1
-3
/
+19
*
packaging: Split deb and ipk creation into separate tasks so changing the pac...
Richard Purdie
2007-08-21
1
-0
/
+1
*
rootfs classes: added remove_packaging_data_files() function to be used in mi...
Marcin Juszkiewicz
2007-06-26
1
-0
/
+4
*
classes: Rework core dependencies to work properly at the task level
Richard Purdie
2007-04-03
1
-2
/
+1
*
rootfs_ipk.bbclass: Fix typo, whitespace
Richard Purdie
2007-01-08
1
-2
/
+2
*
rootfs_(deb|ipk).bbclass: Fix bashism so works on dash
Richard Purdie
2006-12-05
1
-2
/
+1
*
rootfs_xxx.bbclass: Add missing checkins from the log_check updates
Richard Purdie
2006-11-22
1
-72
/
+16
*
classes: Sync with OE - mainly quoting fixes or other minor updates
Richard Purdie
2006-11-20
1
-3
/
+3
*
rootfs_ipk: Remove extra rm command to ensure /dev is correctly created
Richard Purdie
2006-09-26
1
-5
/
+1
*
rootfs_ipk.bbclass: Fix function names and exports
Richard Purdie
2006-09-22
1
-2
/
+2
*
Sync up.. all the deb/dpkg changes which I have locally are now in svn.
Chris Larson
2006-09-19
1
-3
/
+4
*
Tweaks to work with bitbake trunk: add BB_DEFAULT_TASK, add do_rootfs[nostamp...
Richard Purdie
2006-08-23
1
-0
/
+1
*
classes/base.bbclass:
Richard Purdie
2006-08-14
1
-1
/
+0
[next]