Skip to content

Commit

Permalink
Minor fixes, one with package naming in osso-systemui-dbus-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
rkirti committed Aug 8, 2009
1 parent 1ed295d commit a8fe417
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions checksums.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27482,11 +27482,11 @@ sha256=39eb832a7829524620f23d77e850b4c89224ffb377390165808e13d64bb05537
md5=11aeade7376b0273502197f85c6e375b
sha256=b30c3e333a7ea4b5dc8f6632d9df33148cfaf464aaef97e82e46a8254f3e1678

[http://repository.maemo.org/pool/fremantle/free/s/sapwood/sapwood_3.1.1-2+0m5.tar.gz]
[http://repository.maemo.org/pool/maemo5.0beta/free/s/sapwood/sapwood_3.1.1-2+0m5.tar.gz]
md5=5885a4ba4d60c46b0281c9d1a914c079
sha256=f4f5e58b857f0f67d141146135880dc48e2b6f884deea2e144913df9f7f4b474

[http://repository.maemo.org/pool/fremantle/free/o/osso-systemui-dbus-dev/osso-systemui-dbus-dev_0.1.2.tar.gz]
[http://repository.maemo.org/pool/maemo5.0beta/free/o/osso-systemui-dbus-dev/osso-systemui-dbus-dev_0.1.2.tar.gz]
md5=f172f015008a10de78097b969c98f14b
sha256=185e27dc0481056be87088b4abdade9f52e0be65e556565541567604703132e1

Expand Down
2 changes: 2 additions & 0 deletions osso-systemui-dbus-dev_0.1.2.bb
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ do_stage() {
install -m 0644 ${S}/include/systemui/*.h ${STAGING_INCDIR}/systemui/
}

#Stop bitbake from building "osso-systemui-dbus-dev-dev" packages
PACKAGES = "${PN}"
3 changes: 2 additions & 1 deletion wpeditor_2.22.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
DESCRIPTION = "WordPad text editor library"
HOMEPAGE = "http://maemo.org"
LICENSE = "GNU Lesser General Public License-version 2.1 "
SECTION = "libs"
SECTION = "misc"
DEPENDS = "gtk+ glib-2.0"
PR = "r0"

Expand All @@ -15,3 +15,4 @@ inherit autotools pkgconfig
do_stage(){
autotools_stage_all
}

0 comments on commit a8fe417

Please sign in to comment.