diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2006-02-06 18:36:28 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-06 18:36:28 +0000 |
commit | 5c70d86825ced73fe07d02a4647e70c54f2efe07 (patch) | |
tree | 23b7b80934d3f7d54d036bfa71c7ffae68dd169b /packages/efl/esmart-fb_20060128.bb | |
parent | 11ec8ab68be596ed8fca854042f2e8815da19ce2 (diff) | |
parent | edab0569b271a6c11d611afcdeb3f8a5a3a682e6 (diff) |
merge of 87274db5332eba6f472a3332129b88b8282ccda2
and 3b6a0bff32c9c79ebeb059cd1559d7731542af03
Diffstat (limited to 'packages/efl/esmart-fb_20060128.bb')
-rw-r--r-- | packages/efl/esmart-fb_20060128.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/efl/esmart-fb_20060128.bb b/packages/efl/esmart-fb_20060128.bb index 06360528a2..302fb95159 100644 --- a/packages/efl/esmart-fb_20060128.bb +++ b/packages/efl/esmart-fb_20060128.bb @@ -4,7 +4,8 @@ PR = "r0" SRC_URI = "cvs://anonymous@thinktux.net/root;module=e17/libs/esmart;date=${PV}" S = "${WORKDIR}/esmart" -SRC_URI += "file://disable-x-only-features.patch;patch=1" +SRC_URI += "file://disable-x-only-features.patch;patch=1 \ + file://compile-fix.patch;patch=1" myheaders = "esmart_container/Esmart_Container.h \ esmart_draggies/Esmart_Draggies.h \ |