Commit d82c5d23 authored by claes's avatar claes

Ubuntu build 4.7.0

parent 4c73dc70
This diff is collapsed.
...@@ -40,7 +40,7 @@ $(clean_html) : clean_%.html : %.html ...@@ -40,7 +40,7 @@ $(clean_html) : clean_%.html : %.html
$(doc_dir)/dox/index.html : ../../doxygen.dx $(doc_dir)/dox/index.html : ../../doxygen.dx
@ echo "doxygen documentation $(source) $(target)" @ echo "doxygen documentation $(source) $(target)"
@ doxygen @ doxygen 2> /dev/null
......
This diff is collapsed.
...@@ -40,7 +40,7 @@ $(clean_html) : clean_%.html : %.html ...@@ -40,7 +40,7 @@ $(clean_html) : clean_%.html : %.html
$(doc_dir)/dox/index.html : ../../doxygen.dx $(doc_dir)/dox/index.html : ../../doxygen.dx
@ echo "doxygen documentation $(source) $(target)" @ echo "doxygen documentation $(source) $(target)"
@ doxygen @ doxygen 2> /dev/null
......
This diff is collapsed.
...@@ -40,7 +40,7 @@ $(clean_html) : clean_%.html : %.html ...@@ -40,7 +40,7 @@ $(clean_html) : clean_%.html : %.html
$(doc_dir)/dox/index.html : ../../doxygen.dx $(doc_dir)/dox/index.html : ../../doxygen.dx
@ echo "doxygen documentation $(source) $(target)" @ echo "doxygen documentation $(source) $(target)"
@ doxygen @ doxygen 2> /dev/null
......
...@@ -274,7 +274,7 @@ main ( ...@@ -274,7 +274,7 @@ main (
tmo_ms = 0; tmo_ms = 0;
} }
#ifdef OS_LINUX || defined OS_MACOS #if defined OS_LINUX || defined OS_MACOS
get.data = NULL; get.data = NULL;
qcom_Get(&sts, &my_q, &get, tmo_ms); qcom_Get(&sts, &my_q, &get, tmo_ms);
if (sts != QCOM__TMO && sts != QCOM__QEMPTY) { if (sts != QCOM__TMO && sts != QCOM__QEMPTY) {
......
...@@ -145,8 +145,6 @@ int main ( ...@@ -145,8 +145,6 @@ int main (
pwr_tStatus sts; pwr_tStatus sts;
int event; int event;
plc_sProcess *pp; plc_sProcess *pp;
uid_t ruid;
struct passwd *pwd;
/* /*
struct rlimit rlim; struct rlimit rlim;
int i; int i;
...@@ -171,6 +169,9 @@ int main ( ...@@ -171,6 +169,9 @@ int main (
/* Once threads has set their priority don't run as root */ /* Once threads has set their priority don't run as root */
#if 0 #if 0
uid_t ruid;
struct passwd *pwd;
ruid = getuid(); ruid = getuid();
if (ruid == 0) { if (ruid == 0) {
......
Package: pwr46 Package: pwr47
Version: 4.6.1-1 Version: 4.7.0-1
Section: base Section: base
Priority: optional Priority: optional
Architecture: i386 Architecture: i386
Depends: libc6 (>= 2.9-4ubuntu6), libgtk2.0-0 (>= 2.16.1-0ubuntu2), libasound2 (>= 1.0.18-1ubuntu9), libdb4.7 (>=4.7.25-6ubuntu1), libdb4.7++ (>=4.7.25-6ubuntu1), libmysqlclient15off (>= 5.1.30really5.0.75-0ubuntu10), g++ (>= 4:4.3.3-1ubuntu1) Depends: libc6 (>= 2.10.1-0ubuntu16), libgtk2.0-0 (>= 2.18.3-1ubuntu2.2), libasound2 (>= 1.0.20-3ubuntu6.1), libdb4.7 (>=4.7.25-7ubuntu2), libdb4.7++ (>=4.7.25-7ubuntu2), libmysqlclient15off (>= 5.1.30really5.0.83-0ubuntu3), g++ (>= 4:4.4.1-1ubuntu2)
Replaces: pwrrt,pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45 Replaces: pwrrt,pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46
Maintainer: Proview <postmaster@proview.se> Maintainer: Proview <postmaster@proview.se>
Description: Proview development and runtime environment package Description: Proview development and runtime environment package
Proview development and runtime environment Proview development and runtime environment
4.6.1-1 Base release 4.7.0-1 Base release
Package: pwrdemo46 Package: pwrdemo47
Version: 4.6.1-1 Version: 4.7.0-1
Section: base Section: base
Priority: optional Priority: optional
Architecture: i386 Architecture: i386
Depends: pwr46 (>= 4.6.1-1) Depends: pwr47 (>= 4.7.0-1)
Replaces: Replaces:
Maintainer: Proview <postmaster@proview.se> Maintainer: Proview <postmaster@proview.se>
Description: Proview Demo Project package Description: Proview Demo Project package
Proview Demo Project Proview Demo Project
4.6.1-1 Base release 4.7.0-1 Base release
Package: pwrrt Package: pwrrt
Version: 4.6.1-1 Version: 4.7.0-1
Section: base Section: base
Priority: optional Priority: optional
Architecture: i386 Architecture: i386
Depends: libc6 (>= 2.8~20080505-0ubuntu7), libgtk2.0-0 (>= 2.14.4-0ubuntu1), libasound2 (>= 1.0.17-0ubuntu4), libdb4.7 (>=4.7.25-3) Depends: libc6 (>= 2.10.1-0ubuntu16), libgtk2.0-0 (>= 2.18.3-1ubuntu2.2), libasound2 (>= 1.0.20-3ubuntu6.1), libdb4.7 (>=4.7.25-7ubuntu2)
Depends: libc6 (>= 2.9-4ubuntu6), libgtk2.0-0 (>= 2.16.1-0ubuntu2), libasound2 (>= 1.0.18-1ubuntu9), libdb4.7 (>=4.7.25-6ubuntu1), libdb4.7++ (>=4.7.25-6ubuntu1) Replaces: pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47
Replaces: pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46
Maintainer: Proview <postmaster@proview.se> Maintainer: Proview <postmaster@proview.se>
Description: Description:
Proview runtime environment Proview runtime environment
4.6.1-1 Base release 4.7.0-1 Base release
Package: pwrsev Package: pwrsev
Version: 4.6.1-1 Version: 4.7.0-1
Section: base Section: base
Priority: optional Priority: optional
Architecture: i386 Architecture: i386
Depends: libc6 (>= 2.8~20080505-0ubuntu7), libgtk2.0-0 (>= 2.14.4-0ubuntu1), libasound2 (>= 1.0.17-0ubuntu4), libdb4.7 (>=4.7.25-3), libmysqlclient15off (>= 5.0.51a-15) Depends: libc6 (>= 2.10.1-0ubuntu16), libgtk2.0-0 (>= 2.18.3-1ubuntu2.2), libasound2 (>= 1.0.20-3ubuntu6.1), libdb4.7 (>=4.7.25-7ubuntu2), libmysqlclient15off (>= 5.1.30really5.0.83-0ubuntu3)
Depends: libc6 (>= 2.9-4ubuntu6), libgtk2.0-0 (>= 2.16.1-0ubuntu2), libasound2 (>= 1.0.18-1ubuntu9), libdb4.7 (>=4.7.25-6ubuntu1), libmysqlclient15off (>= 5.1.30really5.0.75-0ubuntu10) Replaces: pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47
Replaces: pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46
Maintainer: Proview <postmaster@proview.se> Maintainer: Proview <postmaster@proview.se>
Description: Description:
Proview storage environment Proview storage environment
4.6.1-1 Base release 4.7.0-1 Base release
xtt/mmi/xtt/src/xtt_alarm_active.png

453 Bytes | W: | H:

xtt/mmi/xtt/src/xtt_alarm_active.png

511 Bytes | W: | H:

xtt/mmi/xtt/src/xtt_alarm_active.png
xtt/mmi/xtt/src/xtt_alarm_active.png
xtt/mmi/xtt/src/xtt_alarm_active.png
xtt/mmi/xtt/src/xtt_alarm_active.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment