summaryrefslogtreecommitdiff
path: root/meta/packages/gypsy
AgeCommit message (Collapse)AuthorFiles
2010-06-11gypsy: Fix broken SRC_URIScott Garman1
Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-04-27autotools: deprecate autotools_stage classJoshua Lock2
Move the functionality into autotools and ensure all our Poky recipes are no longer using it. Keep the autools_stage class around for OE compatability but just have it inherit autools. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2009-07-31gypsy: Fix DEPENDS on bluezRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2008-12-30classes/autotools_stage.bbclass: Add autotools_stage class to simplify ↵Richard Purdie2
recipes using standard autotools
2008-12-01Moved gypsy from meta-extras to meta and upgraded it to 0.6Vivian Zhang4