<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/packages/cramfs, branch multitech-corecdp-1.x</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>rename packages/ to recipes/ per earlier agreement</title>
<updated>2009-03-17T18:32:59+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denis@denix.org</email>
</author>
<published>2009-03-17T18:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=709c4d66e0b107ca606941b988bad717c0b45d9b'/>
<id>709c4d66e0b107ca606941b988bad717c0b45d9b</id>
<content type='text'>
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816

Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Mike Westerhof &lt;mwester@dls.net&gt;
Acked-by: Philip Balister &lt;philip@balister.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Marcin Juszkiewicz &lt;hrw@openembedded.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816

Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Mike Westerhof &lt;mwester@dls.net&gt;
Acked-by: Philip Balister &lt;philip@balister.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Marcin Juszkiewicz &lt;hrw@openembedded.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bb files: Revert the introduction of FILE_PR</title>
<updated>2008-10-18T16:02:07+00:00</updated>
<author>
<name>Holger Hans Peter Freyther</name>
<email>zecke@selfish.org</email>
</author>
<published>2008-10-15T08:56:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=c0b6dd9b41279ff00c5a90e49108945a0fee9cdd'/>
<id>c0b6dd9b41279ff00c5a90e49108945a0fee9cdd</id>
<content type='text'>
    This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The
    approach that was taken leads to disagreement and the change was pushed
    too early. DISTRO_PR is going to say and will be used inside the package
    creation. There will be more disucssion on the list about where to continue
    from here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The
    approach that was taken leads to disagreement and the change was pushed
    too early. DISTRO_PR is going to say and will be used inside the package
    creation. There will be more disucssion on the list about where to continue
    from here.
</pre>
</div>
</content>
</entry>
<entry>
<title>[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR</title>
<updated>2008-10-15T19:41:43+00:00</updated>
<author>
<name>Holger Hans Peter Freyther</name>
<email>zecke@selfish.org</email>
</author>
<published>2008-10-15T08:56:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=aa03004ace2fabb135a6208ef8c2d2b312aa7b0b'/>
<id>aa03004ace2fabb135a6208ef8c2d2b312aa7b0b</id>
<content type='text'>
    Allow a distribution to globally bump the PR of every package
    this is useful when there was a change in the toolchain and
    every package is going to be different.

    find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \;
    find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \;

Acked-By: Koen Kooi &lt;koen@openembedded.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Allow a distribution to globally bump the PR of every package
    this is useful when there was a change in the toolchain and
    every package is going to be different.

    find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \;
    find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \;

Acked-By: Koen Kooi &lt;koen@openembedded.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mtn2git: remove .mtn2git_empty files in non-empty directories</title>
<updated>2008-10-15T13:27:49+00:00</updated>
<author>
<name>Jan Luebbe</name>
<email>jluebbe@debian.org</email>
</author>
<published>2008-10-15T13:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=869ba9e1fb2237b75560feed13545a35f3c3569d'/>
<id>869ba9e1fb2237b75560feed13545a35f3c3569d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cramfs: sync with cramfs-native to get new features and fixed building</title>
<updated>2006-06-19T13:46:17+00:00</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>hrw@openembedded.org</email>
</author>
<published>2006-06-19T13:46:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=f74a20456aadd77744203bcdb4a312795d052f50'/>
<id>f74a20456aadd77744203bcdb4a312795d052f50</id>
<content type='text'>
- cramfs got patches from cramfs-native
  - device_table.txt support
- fixed linking with zlib
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- cramfs got patches from cramfs-native
  - device_table.txt support
- fixed linking with zlib
</pre>
</div>
</content>
</entry>
<entry>
<title>cramfs - cramfs-andersee.patch and makefile.patch for cramfs-native. (missed adds)</title>
<updated>2006-05-31T22:31:04+00:00</updated>
<author>
<name>Raymond Danks</name>
<email>raymond@edanks.com</email>
</author>
<published>2006-05-31T22:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=f1108af9f4472651000c83993ad95943bab5fc4c'/>
<id>f1108af9f4472651000c83993ad95943bab5fc4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cramfs - cramfs-andersee.patch and makefile.patch for cramfs-native.</title>
<updated>2006-05-31T22:04:50+00:00</updated>
<author>
<name>Raymond Danks</name>
<email>raymond@edanks.com</email>
</author>
<published>2006-05-31T22:04:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=3f2ebfd7412b7c45635a5c28ee25fb1db7bb6ec2'/>
<id>3f2ebfd7412b7c45635a5c28ee25fb1db7bb6ec2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>import clean BK tree at cset 1.3670</title>
<updated>2005-06-30T08:19:37+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2005-06-30T08:19:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=c8e5702127e507e82e6f68a4b8c546803accea9d'/>
<id>c8e5702127e507e82e6f68a4b8c546803accea9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xrandr_cvs.bb:</title>
<updated>2005-01-25T22:16:50+00:00</updated>
<author>
<name>Greg Gilbert</name>
<email>greg@treke.net</email>
</author>
<published>2005-01-25T22:16:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=73ff445d2875bf6f4a5c104bc8c83385e0e6ad55'/>
<id>73ff445d2875bf6f4a5c104bc8c83385e0e6ad55</id>
<content type='text'>
  Adding license to xrandr/xrandr_cvs.bb
xproto_cvs.bb:
  Adding license to xproto/xproto_cvs.bb
xproto_6.6.2.bb:
  Adding license to xproto/xproto_6.6.2.bb
xkbd_0.8.15.bb:
  Adding license to xkbd/xkbd_0.8.15.bb
xextensions_cvs.bb:
  Adding license to xextensions/xextensions_cvs.bb
xextensions_1.0.1.bb:
  Adding license to xextensions/xextensions_1.0.1.bb
xext_cvs.bb:
  Adding license to xext/xext_cvs.bb
libxdmcp_cvs.bb:
  Adding license to xdmcp/libxdmcp_cvs.bb
libxdmcp_0.1.3.bb:
  Adding license to xdmcp/libxdmcp_0.1.3.bb
libxdmcp_0.1.1.bb:
  Adding license to xdmcp/libxdmcp_0.1.1.bb
xdamage_cvs.bb:
  Adding license to xdamage/xdamage_cvs.bb
xdamage_1.0.1.bb:
  Adding license to xdamage/xdamage_1.0.1.bb
xcomposite_cvs.bb:
  Adding license to xcomposite/xcomposite_cvs.bb
xcomposite_1.0.1.bb:
  Adding license to xcomposite/xcomposite_1.0.1.bb
xau_cvs.bb:
  Adding license to xau/xau_cvs.bb
xau_0.1.1.bb:
  Adding license to xau/xau_0.1.1.bb
x11_cvs.bb:
  Adding license to x11/x11_cvs.bb
x11_6.2.1.bb:
  Adding license to x11/x11_6.2.1.bb
renderext_cvs.bb:
  Adding license to renderext/renderext_cvs.bb
renderext_0.8.bb:
  Adding license to renderext/renderext_0.8.bb
randrext_cvs.bb:
  Adding license to randrext/randrext_cvs.bb
randrext_1.0.bb:
  Adding license to randrext/randrext_1.0.bb
panoramixext_cvs.bb:
  Adding license to panoramixext/panoramixext_cvs.bb
panoramixext_1.1.bb:
  Adding license to panoramixext/panoramixext_1.1.bb
libxi_cvs.bb:
  Adding license to libxi/libxi_cvs.bb
libxi_6.0.1.bb:
  Adding license to libxi/libxi_6.0.1.bb
libxft_cvs.bb:
  Adding license to libxft/libxft_cvs.bb
libxft_2.1.6.bb:
  Adding license to libxft/libxft_2.1.6.bb
libxfixes_cvs.bb:
  Adding license to libxfixes/libxfixes_cvs.bb
libxfixes_2.0.1.bb:
  Adding license to libxfixes/libxfixes_2.0.1.bb
libxcursor_cvs.bb:
  Adding license to libxcursor/libxcursor_cvs.bb
libxcursor_1.1.2.bb:
  Adding license to libxcursor/libxcursor_1.1.2.bb
libsm_cvs.bb:
  Adding license to libsm/libsm_cvs.bb
libsm_6.0.3.bb:
  Adding license to libsm/libsm_6.0.3.bb
ice_cvs.bb:
  Adding license to ice/ice_cvs.bb
ice_6.3.3.bb:
  Adding license to ice/ice_6.3.3.bb
guile_1.6.4.bb:
  Adding license to guile/guile_1.6.4.bb
guile-native_1.6.4.bb:
  Adding license to guile/guile-native_1.6.4.bb
gtk-smooth-engine_0.5.8.bb:
  Adding license to gtk-engines/gtk-smooth-engine_0.5.8.bb
gtk+-native-1.2_1.2.10.bb:
  Adding license to gtk+/gtk+-native-1.2_1.2.10.bb
gpp_2.21.bb:
  Adding license to gpp/gpp_2.21.bb
gpm_1.20.1.bb:
  Adding license to gpm/gpm_1.20.1.bb
orbit2-native_2.10.2.bb:
  Adding license to gnome/orbit2-native_2.10.2.bb
gnome-themes_2.6.2.bb:
  Adding license to gnome-themes/gnome-themes_2.6.2.bb
glib-2.0_2.6.1.bb:
  Adding license to glib-2.0/glib-2.0_2.6.1.bb
glib-2.0_2.6.0.bb:
  Adding license to glib-2.0/glib-2.0_2.6.0.bb
glib-2.0_2.4.6.bb:
  Adding license to glib-2.0/glib-2.0_2.4.6.bb
glib-2.0-native_2.6.1.bb:
  Adding license to glib-2.0/glib-2.0-native_2.6.1.bb
glib-2.0-native_2.6.0.bb:
  Adding license to glib-2.0/glib-2.0-native_2.6.0.bb
glib-2.0-native_2.4.6.bb:
  Adding license to glib-2.0/glib-2.0-native_2.4.6.bb
glib-2.0-native_2.2.3.bb:
  Adding license to glib-2.0/glib-2.0-native_2.2.3.bb
glib-1.2-native_1.2.10.bb:
  Adding license to glib-1.2/glib-1.2-native_1.2.10.bb
gkdial-gnomeless_1.8.1.bb:
  Adding license to gkdial/gkdial-gnomeless_1.8.1.bb
gift_0.11.5.bb:
  Adding license to gift/gift_0.11.5.bb
gift_0.11.4.bb:
  Adding license to gift/gift_0.11.4.bb
gif2png_2.5.1.bb:
  Adding license to gif2png/gif2png_2.5.1.bb
giblib_1.2.3.bb:
  Adding license to giblib/giblib_1.2.3.bb
gd_2.0.22.bb:
  Adding license to gd/gd_2.0.22.bb
gd_2.0.21.bb:
  Adding license to gd/gd_2.0.21.bb
fontconfig_2.2.95.bb:
  Adding license to fontconfig/fontconfig_2.2.95.bb
fontconfig-native_2.2.95.bb:
  Adding license to fontconfig/fontconfig-native_2.2.95.bb
flnx_0.17.bb:
  Adding license to flnx/flnx_0.17.bb
fixesext_cvs.bb:
  Adding license to fixesext/fixesext_cvs.bb
fixesext_2.0.1.bb:
  Adding license to fixesext/fixesext_2.0.1.bb
eet_0.9.9.bb:
  Adding license to eet/eet_0.9.9.bb
eet-native_0.9.9.bb:
  Adding license to eet/eet-native_0.9.9.bb
edb_1.0.5.bb:
  Adding license to edb/edb_1.0.5.bb
edb-native_1.0.5.bb:
  Adding license to edb/edb-native_1.0.5.bb
docbook-utils-native_0.6.13.bb:
  Adding license to docbook-utils/docbook-utils-native_0.6.13.bb
damageext_cvs.bb:
  Adding license to damageext/damageext_cvs.bb
damageext_1.0.bb:
  Adding license to damageext/damageext_1.0.bb
cramfs-native_1.1.bb:
  Adding license to cramfs/cramfs-native_1.1.bb
compositeext_cvs.bb:
  Adding license to compositeext/compositeext_cvs.bb
compositeext_2.0.bb:
  Adding license to compositeext/compositeext_2.0.bb
xsvg_cvs.bb:
  Adding license to cairo/xsvg_cvs.bb
qte-for-opie-2.3.9.bb:
  bk cp qte-for-opie_2.3.9-snapshot-20050114.bb qte-for-opie-2.3.9.bb
qte-for-opie_2.3.9-snapshot-20050114.bb:
  Rename: packages/qte/qte-for-opie_2.3.9-snapshot-20050103.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot-20050114.bb
qte-for-opie_2.3.9-snapshot-20050103.bb:
  fix
  Rename: packages/qte/qte-for-opie_2.3.9-snapshot-20050101.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot-20050103.bb
qte-for-opie_2.3.9-snapshot-20050101.bb:
  Rename: packages/qte/qte-for-opie_2.3.9-snapshot-20041221.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot-20050101.bb
qte-for-opie_2.3.9-snapshot-20041221.bb:
  Rename: packages/qte/qte-for-opie_2.3.9-snapshot-20041212.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot-20041221.bb
qte-for-opie_2.3.9-snapshot-20041212.bb:
  fix FILESPATH and include
  Rename: packages/qte/qte-for-opie_2.3.9-20041212.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot-20041212.bb
qte-for-opie_2.3.9-20041212.bb:
  Rename: packages/qte/qte-for-opie_2.3.9-snapshot.bb -&gt; packages/qte/qte-for-opie_2.3.9-20041212.bb
qte-for-opie_2.3.9-snapshot.bb:
  Only apply opie.patch and iconview speed up patch
  Rename: packages/qte/qte-for-opie_2.3.9.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot.bb
qte-for-opie_2.3.9.bb:
  Rename: packages/qte/qte-for-opie_2.3.8.bb -&gt; packages/qte/qte-for-opie_2.3.9.bb
qte-for-opie_2.3.8.bb:
  mvdir
  Updates per the core rename.
  Updates per the recent core rename.
  Rename: qte/qte-for-opie_2.3.8.oe -&gt; qte/qte-for-opie_2.3.8.bb
qte-for-opie-2.3.9.bb:
  The mother of all section fixes
  use snapshot
  hardware patch back in
  add tslib back.
  new file

BKrev: 41f6c552Wbcra4RD9Ef8hEMo4vLAtg
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Adding license to xrandr/xrandr_cvs.bb
xproto_cvs.bb:
  Adding license to xproto/xproto_cvs.bb
xproto_6.6.2.bb:
  Adding license to xproto/xproto_6.6.2.bb
xkbd_0.8.15.bb:
  Adding license to xkbd/xkbd_0.8.15.bb
xextensions_cvs.bb:
  Adding license to xextensions/xextensions_cvs.bb
xextensions_1.0.1.bb:
  Adding license to xextensions/xextensions_1.0.1.bb
xext_cvs.bb:
  Adding license to xext/xext_cvs.bb
libxdmcp_cvs.bb:
  Adding license to xdmcp/libxdmcp_cvs.bb
libxdmcp_0.1.3.bb:
  Adding license to xdmcp/libxdmcp_0.1.3.bb
libxdmcp_0.1.1.bb:
  Adding license to xdmcp/libxdmcp_0.1.1.bb
xdamage_cvs.bb:
  Adding license to xdamage/xdamage_cvs.bb
xdamage_1.0.1.bb:
  Adding license to xdamage/xdamage_1.0.1.bb
xcomposite_cvs.bb:
  Adding license to xcomposite/xcomposite_cvs.bb
xcomposite_1.0.1.bb:
  Adding license to xcomposite/xcomposite_1.0.1.bb
xau_cvs.bb:
  Adding license to xau/xau_cvs.bb
xau_0.1.1.bb:
  Adding license to xau/xau_0.1.1.bb
x11_cvs.bb:
  Adding license to x11/x11_cvs.bb
x11_6.2.1.bb:
  Adding license to x11/x11_6.2.1.bb
renderext_cvs.bb:
  Adding license to renderext/renderext_cvs.bb
renderext_0.8.bb:
  Adding license to renderext/renderext_0.8.bb
randrext_cvs.bb:
  Adding license to randrext/randrext_cvs.bb
randrext_1.0.bb:
  Adding license to randrext/randrext_1.0.bb
panoramixext_cvs.bb:
  Adding license to panoramixext/panoramixext_cvs.bb
panoramixext_1.1.bb:
  Adding license to panoramixext/panoramixext_1.1.bb
libxi_cvs.bb:
  Adding license to libxi/libxi_cvs.bb
libxi_6.0.1.bb:
  Adding license to libxi/libxi_6.0.1.bb
libxft_cvs.bb:
  Adding license to libxft/libxft_cvs.bb
libxft_2.1.6.bb:
  Adding license to libxft/libxft_2.1.6.bb
libxfixes_cvs.bb:
  Adding license to libxfixes/libxfixes_cvs.bb
libxfixes_2.0.1.bb:
  Adding license to libxfixes/libxfixes_2.0.1.bb
libxcursor_cvs.bb:
  Adding license to libxcursor/libxcursor_cvs.bb
libxcursor_1.1.2.bb:
  Adding license to libxcursor/libxcursor_1.1.2.bb
libsm_cvs.bb:
  Adding license to libsm/libsm_cvs.bb
libsm_6.0.3.bb:
  Adding license to libsm/libsm_6.0.3.bb
ice_cvs.bb:
  Adding license to ice/ice_cvs.bb
ice_6.3.3.bb:
  Adding license to ice/ice_6.3.3.bb
guile_1.6.4.bb:
  Adding license to guile/guile_1.6.4.bb
guile-native_1.6.4.bb:
  Adding license to guile/guile-native_1.6.4.bb
gtk-smooth-engine_0.5.8.bb:
  Adding license to gtk-engines/gtk-smooth-engine_0.5.8.bb
gtk+-native-1.2_1.2.10.bb:
  Adding license to gtk+/gtk+-native-1.2_1.2.10.bb
gpp_2.21.bb:
  Adding license to gpp/gpp_2.21.bb
gpm_1.20.1.bb:
  Adding license to gpm/gpm_1.20.1.bb
orbit2-native_2.10.2.bb:
  Adding license to gnome/orbit2-native_2.10.2.bb
gnome-themes_2.6.2.bb:
  Adding license to gnome-themes/gnome-themes_2.6.2.bb
glib-2.0_2.6.1.bb:
  Adding license to glib-2.0/glib-2.0_2.6.1.bb
glib-2.0_2.6.0.bb:
  Adding license to glib-2.0/glib-2.0_2.6.0.bb
glib-2.0_2.4.6.bb:
  Adding license to glib-2.0/glib-2.0_2.4.6.bb
glib-2.0-native_2.6.1.bb:
  Adding license to glib-2.0/glib-2.0-native_2.6.1.bb
glib-2.0-native_2.6.0.bb:
  Adding license to glib-2.0/glib-2.0-native_2.6.0.bb
glib-2.0-native_2.4.6.bb:
  Adding license to glib-2.0/glib-2.0-native_2.4.6.bb
glib-2.0-native_2.2.3.bb:
  Adding license to glib-2.0/glib-2.0-native_2.2.3.bb
glib-1.2-native_1.2.10.bb:
  Adding license to glib-1.2/glib-1.2-native_1.2.10.bb
gkdial-gnomeless_1.8.1.bb:
  Adding license to gkdial/gkdial-gnomeless_1.8.1.bb
gift_0.11.5.bb:
  Adding license to gift/gift_0.11.5.bb
gift_0.11.4.bb:
  Adding license to gift/gift_0.11.4.bb
gif2png_2.5.1.bb:
  Adding license to gif2png/gif2png_2.5.1.bb
giblib_1.2.3.bb:
  Adding license to giblib/giblib_1.2.3.bb
gd_2.0.22.bb:
  Adding license to gd/gd_2.0.22.bb
gd_2.0.21.bb:
  Adding license to gd/gd_2.0.21.bb
fontconfig_2.2.95.bb:
  Adding license to fontconfig/fontconfig_2.2.95.bb
fontconfig-native_2.2.95.bb:
  Adding license to fontconfig/fontconfig-native_2.2.95.bb
flnx_0.17.bb:
  Adding license to flnx/flnx_0.17.bb
fixesext_cvs.bb:
  Adding license to fixesext/fixesext_cvs.bb
fixesext_2.0.1.bb:
  Adding license to fixesext/fixesext_2.0.1.bb
eet_0.9.9.bb:
  Adding license to eet/eet_0.9.9.bb
eet-native_0.9.9.bb:
  Adding license to eet/eet-native_0.9.9.bb
edb_1.0.5.bb:
  Adding license to edb/edb_1.0.5.bb
edb-native_1.0.5.bb:
  Adding license to edb/edb-native_1.0.5.bb
docbook-utils-native_0.6.13.bb:
  Adding license to docbook-utils/docbook-utils-native_0.6.13.bb
damageext_cvs.bb:
  Adding license to damageext/damageext_cvs.bb
damageext_1.0.bb:
  Adding license to damageext/damageext_1.0.bb
cramfs-native_1.1.bb:
  Adding license to cramfs/cramfs-native_1.1.bb
compositeext_cvs.bb:
  Adding license to compositeext/compositeext_cvs.bb
compositeext_2.0.bb:
  Adding license to compositeext/compositeext_2.0.bb
xsvg_cvs.bb:
  Adding license to cairo/xsvg_cvs.bb
qte-for-opie-2.3.9.bb:
  bk cp qte-for-opie_2.3.9-snapshot-20050114.bb qte-for-opie-2.3.9.bb
qte-for-opie_2.3.9-snapshot-20050114.bb:
  Rename: packages/qte/qte-for-opie_2.3.9-snapshot-20050103.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot-20050114.bb
qte-for-opie_2.3.9-snapshot-20050103.bb:
  fix
  Rename: packages/qte/qte-for-opie_2.3.9-snapshot-20050101.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot-20050103.bb
qte-for-opie_2.3.9-snapshot-20050101.bb:
  Rename: packages/qte/qte-for-opie_2.3.9-snapshot-20041221.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot-20050101.bb
qte-for-opie_2.3.9-snapshot-20041221.bb:
  Rename: packages/qte/qte-for-opie_2.3.9-snapshot-20041212.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot-20041221.bb
qte-for-opie_2.3.9-snapshot-20041212.bb:
  fix FILESPATH and include
  Rename: packages/qte/qte-for-opie_2.3.9-20041212.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot-20041212.bb
qte-for-opie_2.3.9-20041212.bb:
  Rename: packages/qte/qte-for-opie_2.3.9-snapshot.bb -&gt; packages/qte/qte-for-opie_2.3.9-20041212.bb
qte-for-opie_2.3.9-snapshot.bb:
  Only apply opie.patch and iconview speed up patch
  Rename: packages/qte/qte-for-opie_2.3.9.bb -&gt; packages/qte/qte-for-opie_2.3.9-snapshot.bb
qte-for-opie_2.3.9.bb:
  Rename: packages/qte/qte-for-opie_2.3.8.bb -&gt; packages/qte/qte-for-opie_2.3.9.bb
qte-for-opie_2.3.8.bb:
  mvdir
  Updates per the core rename.
  Updates per the recent core rename.
  Rename: qte/qte-for-opie_2.3.8.oe -&gt; qte/qte-for-opie_2.3.8.bb
qte-for-opie-2.3.9.bb:
  The mother of all section fixes
  use snapshot
  hardware patch back in
  add tslib back.
  new file

BKrev: 41f6c552Wbcra4RD9Ef8hEMo4vLAtg
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge oe-devel@oe-devel.bkbits.net:openembedded</title>
<updated>2004-12-09T09:47:41+00:00</updated>
<author>
<name>Chris Larson</name>
<email>clarson@kergoth.com</email>
</author>
<published>2004-12-09T09:47:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=2c5b8ec6d95cf68650265941530e5ce38c8dd6d9'/>
<id>2c5b8ec6d95cf68650265941530e5ce38c8dd6d9</id>
<content type='text'>
into hyperion.kergoth.com:/home/kergoth/code/openembedded

2004/12/09 03:39:39-06:00 kergoth.com!kergoth
Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit.

BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
into hyperion.kergoth.com:/home/kergoth/code/openembedded

2004/12/09 03:39:39-06:00 kergoth.com!kergoth
Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit.

BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
</pre>
</div>
</content>
</entry>
</feed>
