Recently I pushed changeset which add possibility to mark patch as 
applicable for some date ranges. This should fix problems like in bug 
#951 where patch is not needed for newer SRCDATE because it was applied 
upstream.

If someone use SRCDATE > DATE (pointing to future in other words) then be 
aware that patching can break.

Details:

Revision: 01c1850873f10c350058c1f27c3c2f03fc450a29
Date: 2006-05-20T12:05:46
Branch: org.openembedded.dev

Modified files:
        classes/base.bbclass

ChangeLog:

base.bbclass: add support for 'min/max' date for patches
- SRC_URI = "file//sthing.patch;patch=1;mindate=20050312;maxdate=20060302

means that patch should be applied if SRCDATE > 20050312 
and SRCDATE < 20060302

-- 
JID: hrw-jabber.org
Palmtop: Sharp Zaurus C760
OpenEmbedded/OpenZaurus developer

            We're here to give you a computer, not a religion.
                        -- Bob Pariseau, at the introduction of the Amiga
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to