aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-11-19pythonnative: add stub classRoss Burton
2014-11-18layer.conf: set a variable for the base path to meta-translatorPatrick Ohly
2014-11-18print_deps(): sort to keep output stablePatrick Ohly
2014-11-17archiver: remove revision from tarballRoss Burton
2014-11-17package_srpm: fix oe_runmake not passing argumentsRoss Burton
2014-11-14package_srpm: if PACKAGE_ARCH is all, set BuildArch: noarchAlejandro Hernandez
2014-11-14package_srpm: unset STAGING_DIR_NATIVE and _HOSTRoss Burton
2014-11-08package_srpm: do variable fixups earlierRoss Burton
2014-11-08package_srpm: use RPM macros for path variablesRoss Burton
2014-11-08package_srpm: set D to %{buildroot}Ross Burton
2014-11-07package_srpm: re-define oe_runmake, and use the __make macroRoss Burton
2014-11-07package_srpm: don't pass -n to %prepRoss Burton
2014-10-28package_srpm: don't expand EXTRA_OECONFRoss Burton
2014-10-28package_srpm: add hook functions for manipulating the specRoss Burton
2014-10-28package_srpm: don't short-circuit autotools and distutilsRoss Burton
2014-10-28README: updateRoss Burton
2014-10-28archiver: sync with DizzyRoss Burton
2014-10-24package_srpm: remove redundant archiver-mode testsRoss Burton
2014-10-21package_srpm: don't attempt to clean up licensesRoss Burton
2014-10-21package_srpm: add ability to not export empty variablesRoss Burton
2014-10-21package_srpm: clean up SRPM_NO_EXPORT logicRoss Burton
2014-09-22package_srpm: don't output dependencies on PN-nativeRoss Burton
2014-09-22Revert "package_srpm: Ignore dbg packages"Ross Burton
2014-09-22Revert "package_srpm: Merge -staticdev files into -dev"Ross Burton
2014-09-22package_srpm: always add a %build tagRoss Burton
2014-09-22layer.conf: remove redundant BBFILESRoss Burton
2014-09-22package_srpm: use Url: instead of URL:Ross Burton
2014-09-22package_srpm: inherit summary/description in subpackagesRoss Burton
2014-09-22package_srpm: Build rpm-native since we need it to generate the srpmsRichard Purdie
2014-09-22package_srpm: Generate directory of spec files as one of the outputsRichard Purdie
2014-09-22package_srpm: clean up justify split/join logicRoss Burton
2014-09-22package_srpm: Use variable for PN and PV when writing spec files, don't hardcodeRichard Purdie
2014-09-22autotools: remove override bbclassRoss Burton
2014-09-08package_srpm: Use full URL when possible (http{,s}, ftp)Ikey Doherty
2014-09-08package_srpm: Ensure there are no blank lines in file listingsIkey Doherty
2014-09-08package_srpm: No longer emit PackagerIkey Doherty
2014-09-08package_srpm: Add handling for distutilsIkey Doherty
2014-09-08package_srpm: Use %{version}-%{release} syntax when possibleIkey Doherty
2014-09-08package_srpm: Increase justified line width for Post/PostunIkey Doherty
2014-09-08package_srpm: Update patch application styleIkey Doherty
2014-09-08package_srpm: Ensure we don't kill split key/value justificationIkey Doherty
2014-06-06package_srpm: Emit Summary in the right locationMichael Ikey Doherty
2014-06-06package_srpm: Justify Key:Value textMichael Ikey Doherty
2014-06-06package_srpm: Ensure there is a trailing blank line for main %filesMichael Ikey Doherty
2014-06-06package_srpm: Merge -staticdev files into -devMichael Ikey Doherty
2014-06-06package_srpm: Ignore dbg packagesMichael Ikey Doherty
2014-06-06package_srpm: Automatically handle autotools ourselvesMichael Ikey Doherty
2014-06-04package_srpm: Automatically rpm-macroify file pathsMichael Ikey Doherty
2014-05-20package_srpm: strip bitbake parameters from URLsRoss Burton
2014-05-20package_srpm: only emit %setup if there are sources to setupRoss Burton