summaryrefslogtreecommitdiff
path: root/packages/python/python-numeric/.mtn2git_empty
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-08-28 13:42:59 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-08-28 13:42:59 +0000
commit36f544e86bea808bf6a89b2aba17625073591bdd (patch)
treeea4cc2c2387667a95ff281b39c64b230ff86c50c /packages/python/python-numeric/.mtn2git_empty
parentf2cae3409080e9494bc4ac6731beb0b6b5c5a72c (diff)
nfs-utils: do not check for nfsd kernel module as it can be built-in into kernel. (Taken from Poky - r1395)
Diffstat (limited to 'packages/python/python-numeric/.mtn2git_empty')
0 files changed, 0 insertions, 0 deletions
mmit/classes/package_deb.bbclass?h=corecdp-1.0.2.1&id=ae8af81c1b29c57dccb9fe369ddf2399fc21be2c'>package_deb.bbclass: Remove some unneeded linesRichard Purdie1 2008-03-10package_ipk/deb.bbclass: Make the PACKAGES check earlier so if there is ↵Richard Purdie1 nothing to package we don't read potentially stale pkgdata from staging. Fixes the strange ncurses-native issue after ncurses packaging was fixed 2008-02-28package_deb.bbclass: Update apt.conf location (from poky)Richard Purdie1 2008-02-19package_deb.bbclass: Tweaks from poky - use PKGDEST, don't clobber any ↵Richard Purdie1 existing do_package_write_deb depends and only set when PACKAGES isn't empty 2008-02-19package_ipk.bbclass/package_deb.bbclass: Use bitbake locking functionsRichard Purdie1 2007-09-29package_(deb|ipk).bbclass: Rename package index stamp to make it more ↵Richard Purdie1 obvious what its for (from poky) 2007-09-29package_deb.bbclass: Map TARGET_ARCH to DPKG_ARCH to keep dpkg/apt happy ↵Richard Purdie1 with 'valid' archs (from poky) 2007-09-04package*.bbclass: Switch to separate tasks for each packing type (from poky)Richard Purdie1 2007-09-01package_x.bbclass: Sync with poky preparing for individual package writing tasksRichard Purdie1 2007-08-12package_{deb,ipk}.bbclass: change ALLOW_EMPTY checkPhilipp Zabel1 - before an unset ALLOW_EMPTY meant False, while any string value meant True, now "1" means True and any other value or unset means False - this allows to set ALLOW_EMPTY = "1" and explicitly unset it for a subpackage with ALLOW_EMPTY_somepackage = "0" 2007-08-07package_deb/rootfs_deb.bbclass: Sync fixes from PokyRichard Purdie1 2007-04-18classes: Add support for intertask dependencies to be specified, needed for ↵Richard Purdie1 correct operation with bitbake 1.8.x. Old behaviour is maintained in a special legacy anonymous function in base.bbclass. The patch is an improved version of the one discussed on the mailing list. 2007-04-12package_deb.bbclass: add shebang, closes #2086Rodrigo Vivi1 2007-03-29package_deb.bbclass: add epoch supportPhilipp Zabel1 2007-01-02Add package_deb.bbclass from PokyRichard Purdie1