summaryrefslogtreecommitdiffstats
path: root/recipes/mtd
AgeCommit message (Expand)Author
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
2010-04-25change INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP with more optionsRoman Khimov
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
2010-03-24misc recipes: migrate from e2fsprogs-libs to util-linux-ng/e2fsprogsMarcin Juszkiewicz
2010-02-07mtd-utils(-native): add v1.3.1Koen Kooi
2009-11-29mtd-utils.inc: flexible handling of ${mtd_utils} in do_stage and do_installMartin Dietze
2009-11-10mtd: dropped 1.0.0(+git) versionsMarcin Juszkiewicz
2009-11-10mtd-utils-tests: update to 1.2.0+gitMarcin Juszkiewicz
2009-11-10mtd-utils: unify recipes, move mkfs.ubifs into separate packageMarcin Juszkiewicz
2009-05-16mtd-utils-natice 1.2.0+git: raise default pref for angstromKoen Kooi
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
nujm/gatesgarth'>anujm/gatesgarth OpenEmbedded Core user contribution treesGrokmirror user
summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages/moblin-icon-theme/moblin-icon-theme_git.bb
blob: b73e8d32d8f9a4bbf54209bbb3168e85f62690b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
PV = "0.0+git${SRCPV}"
PR = "r0"

DEFAULT_PREFERENCE = "-1"

BROKEN = "1"

S = "${WORKDIR}/git"

inherit autotools