diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2009-05-09 17:01:36 +0200 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2009-05-09 17:01:36 +0200 |
commit | 2d94bdad65f77ccb1e71c8c34e14cadc4e2dcfe8 (patch) | |
tree | 6e7b62813f5e444c8e8336e347b9f6d860ef9832 /recipes/gpe-clock/gpe-clock_0.25.bb | |
parent | 8f67184683c7b480a5a9150b900284e6f49966fb (diff) |
gpe-clock: skip fix-install patch: sources are ok since 0.27
- apply patch only to revisions between 0.21 and 0.25
Diffstat (limited to 'recipes/gpe-clock/gpe-clock_0.25.bb')
-rw-r--r-- | recipes/gpe-clock/gpe-clock_0.25.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/gpe-clock/gpe-clock_0.25.bb b/recipes/gpe-clock/gpe-clock_0.25.bb index de509fda40..6811461085 100644 --- a/recipes/gpe-clock/gpe-clock_0.25.bb +++ b/recipes/gpe-clock/gpe-clock_0.25.bb @@ -1 +1,3 @@ require gpe-clock.inc + +SRC_URI += "file://fix-install.patch;patch=1" |